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/
DAccountSettings.java400 final ArrayList<AccountPreference> preferences = getAccountTypePreferences( in updateAccountTypes()
426 private ArrayList<AccountPreference> getAccountTypePreferences(AuthenticatorHelper helper, in getAccountTypePreferences() method in AccountSettings