HomeSort by relevance Sort by last modified time
    Searched defs:updateAuthDescriptions (Results 1 - 7 of 7) sorted by null

  /packages/apps/Settings/src/com/android/settings/accounts/
AuthenticatorHelper.java 114 public void updateAuthDescriptions(Context context) {
AccountPreferenceBase.java 164 public void updateAuthDescriptions() {
165 mAuthenticatorHelper.updateAuthDescriptions(getActivity());
ChooseAccountActivity.java 95 updateAuthDescriptions();
102 private void updateAuthDescriptions() {
SyncSettings.java 87 updateAuthDescriptions();
AccountSyncSettings.java 198 updateAuthDescriptions();
ManageAccountsSettings.java 124 updateAuthDescriptions();
  /packages/apps/Settings/src/com/android/settings/
Settings.java 199 mAuthenticatorHelper.updateAuthDescriptions(this);
    [all...]

Completed in 1892 milliseconds