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

  /packages/apps/AccountsAndSyncSettings/src/com/android/settings/
AccountPreferenceBase.java 67 protected void onAuthDescriptionsUpdated() {
193 * and update any UI that depends on AuthenticatorDescriptions in onAuthDescriptionsUpdated().
200 onAuthDescriptionsUpdated();
AddAccountSettings.java 64 protected void onAuthDescriptionsUpdated() {
AccountSyncSettings.java 433 protected void onAuthDescriptionsUpdated() {
434 super.onAuthDescriptionsUpdated();
ManageAccountsSettings.java 251 protected void onAuthDescriptionsUpdated() {

Completed in 388 milliseconds