Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/accounts/
DAccountDetailDashboardFragment.java185 PreferenceScreen prefs = accountTypePreferenceLoader.addPreferencesForType( in updateUi()
DAccountTypePreferenceLoader.java84 public PreferenceScreen addPreferencesForType(final String accountType, in addPreferencesForType() method in AccountTypePreferenceLoader