Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/accounts/
DAccountPreferenceController.java436 final ArrayList<AccountTypePreference> preferences = getAccountTypePreferences( in updateAccountTypes()
479 private ArrayList<AccountTypePreference> getAccountTypePreferences(AuthenticatorHelper helper, in getAccountTypePreferences() method in AccountPreferenceController