Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/accounts/
DAuthenticatorHelper.java99 public void updateAuthDescriptions(Context context) { in updateAuthDescriptions() method in AuthenticatorHelper
DAccountPreferenceBase.java164 public void updateAuthDescriptions() { in updateAuthDescriptions() method in AccountPreferenceBase
DChooseAccountActivity.java102 private void updateAuthDescriptions() { in updateAuthDescriptions() method in ChooseAccountActivity