Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/accounts/
DAccountTypesHelper.java158 public void stopListeningToAccountUpdates() { in stopListeningToAccountUpdates() method in AccountTypesHelper
159 mAuthenticatorHelper.stopListeningToAccountUpdates(); in stopListeningToAccountUpdates()
DAccountListPreferenceController.java117 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onStopInternal()
153 mAuthenticatorHelper.stopListeningToAccountUpdates(); in forceUpdateAccountsCategory()
DAccountDetailsFragment.java112 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onStop()
DChooseAccountPreferenceController.java110 mAccountTypesHelper.stopListeningToAccountUpdates(); in onStopInternal()
DAccountSyncDetailsPreferenceController.java152 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onStopInternal()
/packages/apps/Settings/src/com/android/settings/accounts/
DAccountPreferenceController.java213 stopListeningToAccountUpdates(); in onPause()
434 private void stopListeningToAccountUpdates() { in stopListeningToAccountUpdates() method in AccountPreferenceController
439 authenticatorHelper.stopListeningToAccountUpdates(); in stopListeningToAccountUpdates()
601 stopListeningToAccountUpdates(); in onReceive()
DAccountSyncSettings.java175 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onPause()
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/accounts/
DAccountTypesHelperTest.java160 mHelper.stopListeningToAccountUpdates(); in onAccountsUpdate_currentUserUpdated_shouldForceUpdate()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accounts/
DAccountsFragment.java84 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onStop()
DAccountSyncFragment.java138 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onStop()