Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/accounts/
DAccountSettings.java202 stopListeningToAccountUpdates(); in onPause()
387 private void stopListeningToAccountUpdates() { in stopListeningToAccountUpdates() method in AccountSettings
392 authenticatorHelper.stopListeningToAccountUpdates(); in stopListeningToAccountUpdates()
574 stopListeningToAccountUpdates(); in onReceive()
DManageAccountsSettings.java148 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onPause()
DAccountSyncSettings.java234 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onPause()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accounts/
DAccountSyncFragment.java134 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onStop()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
DMainFragment.java184 mAuthenticatorHelper.stopListeningToAccountUpdates(); in onStop()