Searched refs:onAuthDescriptionsUpdated (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Settings/src/com/android/settings/accounts/
H A DAccountPreferenceBase.java69 protected void onAuthDescriptionsUpdated() { method in class:AccountPreferenceBase
166 onAuthDescriptionsUpdated();
H A DChooseAccountActivity.java100 * and update any UI that depends on AuthenticatorDescriptions in onAuthDescriptionsUpdated().
107 onAuthDescriptionsUpdated();
110 private void onAuthDescriptionsUpdated() { method in class:ChooseAccountActivity
H A DSyncSettings.java167 protected void onAuthDescriptionsUpdated() { method in class:SyncSettings
H A DAccountSyncSettings.java503 protected void onAuthDescriptionsUpdated() { method in class:AccountSyncSettings
504 super.onAuthDescriptionsUpdated();
H A DManageAccountsSettings.java375 protected void onAuthDescriptionsUpdated() { method in class:ManageAccountsSettings

Completed in 451 milliseconds