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.java146 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onStopInternal()
184 mAuthenticatorHelper.stopListeningToAccountUpdates(); in forceUpdateAccountsCategory()
DAccountDetailsFragment.java112 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onStop()
DChooseAccountPreferenceController.java109 mAccountTypesHelper.stopListeningToAccountUpdates(); in onStopInternal()
DAccountSyncDetailsPreferenceController.java152 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onStopInternal()
/packages/apps/Settings/src/com/android/settings/accounts/
DAccountPreferenceController.java235 stopListeningToAccountUpdates(); in onPause()
525 private void stopListeningToAccountUpdates() { in stopListeningToAccountUpdates() method in AccountPreferenceController
530 authenticatorHelper.stopListeningToAccountUpdates(); in stopListeningToAccountUpdates()
701 stopListeningToAccountUpdates(); in onReceive()
DAccountSyncSettings.java189 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.java101 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onStop()
DAccountSyncFragment.java137 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onStop()