Searched refs:updateAuthDescriptions (Results 1 - 7 of 7) sorted by relevance

/packages/apps/Settings/src/com/android/settings/accounts/
H A DAccountPreferenceBase.java164 public void updateAuthDescriptions() { method in class:AccountPreferenceBase
165 mAuthenticatorHelper.updateAuthDescriptions(getActivity());
H A DChooseAccountActivity.java95 updateAuthDescriptions();
102 private void updateAuthDescriptions() { method in class:ChooseAccountActivity
H A DAuthenticatorHelper.java114 public void updateAuthDescriptions(Context context) { method in class:AuthenticatorHelper
H A DSyncSettings.java87 updateAuthDescriptions();
H A DManageAccountsSettings.java124 updateAuthDescriptions();
H A DAccountSyncSettings.java198 updateAuthDescriptions();
/packages/apps/Settings/src/com/android/settings/
H A DSettings.java199 mAuthenticatorHelper.updateAuthDescriptions(this);
1052 mAuthenticatorHelper.updateAuthDescriptions(this);

Completed in 75 milliseconds