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.java99 public void updateAuthDescriptions(Context context) { method in class:AuthenticatorHelper
H A DSyncSettings.java87 updateAuthDescriptions();
H A DManageAccountsSettings.java127 updateAuthDescriptions();
H A DAccountSyncSettings.java196 updateAuthDescriptions();
/packages/apps/Settings/src/com/android/settings/
H A DSettings.java144 mAuthenticatorHelper.updateAuthDescriptions(this);
795 mAuthenticatorHelper.updateAuthDescriptions(this);

Completed in 35 milliseconds