Home
last modified time | relevance | path

Searched refs:stopListeningToAccountUpdates (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Settings/src/com/android/settings/accounts/
DAccountPreferenceController.java214 stopListeningToAccountUpdates(); in onPause()
417 private void stopListeningToAccountUpdates() { in stopListeningToAccountUpdates() method in AccountPreferenceController
422 authenticatorHelper.stopListeningToAccountUpdates(); in stopListeningToAccountUpdates()
581 stopListeningToAccountUpdates(); in onReceive()
DAccountSyncSettings.java184 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onPause()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accounts/
DAccountSyncFragment.java128 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onStop()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
DMainFragment.java175 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onStop()