commit | 04e50f8608fec0149f412db85b13a33ca3deba89 | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Mon Apr 08 10:52:46 2019 +0800 |
committer | lucaslin <lucaslin@google.com> | Mon Apr 08 10:52:46 2019 +0800 |
tree | 4c6044034824e9159fb494433530083696d07ff1 | |
parent | f9d61f1c6dd0f797ca5286495503b45d4b83cbd7 [diff] |
Prevent SIGN_IN notification pop up several times SIGN_IN notification may pop up several times before user logged in the network if someone trigger ConnectivityService#reportNetworkConnectivity(). Add a boolean to make sure SIGN_IN notification will only pop up once to user before user logged in. Bug: b/122164725 Test: Build pass. Change-Id: I9c7f1d47fde8e5dfadd6646497023b05f3b0ed88