Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/accounts/
DAccountTypesHelper.java157 public void stopListeningToAccountUpdates() { in stopListeningToAccountUpdates() method in AccountTypesHelper
158 mAuthenticatorHelper.stopListeningToAccountUpdates(); in stopListeningToAccountUpdates()
DAccountListPreferenceController.java118 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onStopInternal()
149 mAuthenticatorHelper.stopListeningToAccountUpdates(); in forceUpdateAccountsCategory()
DChooseAccountPreferenceController.java112 mAccountTypesHelper.stopListeningToAccountUpdates(); in onStopInternal()
DAccountDetailsFragment.java147 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onStop()
DAccountSyncDetailsPreferenceController.java155 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onStopInternal()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/accounts/
DAccountPreferenceController.java213 stopListeningToAccountUpdates(); in onPause()
415 private void stopListeningToAccountUpdates() { in stopListeningToAccountUpdates() method in AccountPreferenceController
420 authenticatorHelper.stopListeningToAccountUpdates(); in stopListeningToAccountUpdates()
579 stopListeningToAccountUpdates(); in onReceive()
DAccountSyncSettings.java159 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onPause()
/packages/apps/Settings/src/com/android/settings/accounts/
DAccountPreferenceController.java213 stopListeningToAccountUpdates(); in onPause()
433 private void stopListeningToAccountUpdates() { in stopListeningToAccountUpdates() method in AccountPreferenceController
438 authenticatorHelper.stopListeningToAccountUpdates(); in stopListeningToAccountUpdates()
600 stopListeningToAccountUpdates(); in onReceive()
DAccountSyncSettings.java175 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onPause()
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/accounts/
DAccountTypesHelperTest.java165 mHelper.stopListeningToAccountUpdates(); in onAccountsUpdate_currentUserUpdated_shouldForceUpdate()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accounts/
DAccountsFragment.java80 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onStop()
DAccountSyncFragment.java139 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onStop()