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

/packages/apps/Settings/src/com/android/settings/accounts/
H A DAccountSettings.java176 stopListeningToAccountUpdates();
320 private void stopListeningToAccountUpdates() { method in class:AccountSettings
325 authenticatorHelper.stopListeningToAccountUpdates();
484 stopListeningToAccountUpdates();
H A DAuthenticatorHelper.java49 * {@link #stopListeningToAccountUpdates()} should be used.
219 public void stopListeningToAccountUpdates() { method in class:AuthenticatorHelper
H A DAccountSyncSettings.java209 mAuthenticatorHelper.stopListeningToAccountUpdates();
H A DManageAccountsSettings.java140 mAuthenticatorHelper.stopListeningToAccountUpdates();

Completed in 438 milliseconds