Home
last modified time | relevance | path

Searched refs:accPref (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/accounts/
DManageAccountsSettings.java545 AccountPreference accPref = (AccountPreference) pref; in onAuthDescriptionsUpdated() local
546 accPref.setSummary(getLabelForType(accPref.getAccount().type)); in onAuthDescriptionsUpdated()