HomeSort by relevance Sort by last modified time
    Searched refs:onAuthDescriptionsUpdated (Results 1 - 4 of 4) sorted by null

  /packages/apps/Settings/src/com/android/settings/accounts/
AccountPreferenceBase.java 66 protected void onAuthDescriptionsUpdated() {
197 * and update any UI that depends on AuthenticatorDescriptions in onAuthDescriptionsUpdated().
204 onAuthDescriptionsUpdated();
ChooseAccountActivity.java 100 * and update any UI that depends on AuthenticatorDescriptions in onAuthDescriptionsUpdated().
107 onAuthDescriptionsUpdated();
110 private void onAuthDescriptionsUpdated() {
AccountSyncSettings.java 492 protected void onAuthDescriptionsUpdated() {
493 super.onAuthDescriptionsUpdated();
ManageAccountsSettings.java 284 protected void onAuthDescriptionsUpdated() {

Completed in 38 milliseconds