Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/accounts/
H A DAccountPreferenceBase.java118 public void updateAuthDescriptions() { in updateAuthDescriptions() method in AccountPreferenceBase
H A DChooseAccountPreferenceController.java125 private void updateAuthDescriptions() { in updateAuthDescriptions() method in ChooseAccountPreferenceController
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/accounts/
H A DAuthenticatorHelper.java177 public void updateAuthDescriptions(Context context) { in updateAuthDescriptions() method in AuthenticatorHelper