Home
last modified time | relevance | path

Searched defs:stopListeningToAccountUpdates (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/accounts/
H A DAccountTypesHelper.java158 public void stopListeningToAccountUpdates() { in stopListeningToAccountUpdates() method in AccountTypesHelper
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/accounts/
H A DAuthenticatorHelper.java242 public void stopListeningToAccountUpdates() { in stopListeningToAccountUpdates() method in AuthenticatorHelper
/aosp12/packages/apps/Settings/src/com/android/settings/accounts/
H A DAccountPreferenceController.java434 private void stopListeningToAccountUpdates() { in stopListeningToAccountUpdates() method in AccountPreferenceController