Searched defs:addPreferencesForType (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/accounts/
H A DAccountPreferenceBase.java140 public PreferenceScreen addPreferencesForType(final String accountType, method in class:AccountPreferenceBase
142 return mAccountTypePreferenceLoader.addPreferencesForType(accountType, parent);
H A DAccountTypePreferenceLoader.java75 public PreferenceScreen addPreferencesForType(final String accountType, method in class:AccountTypePreferenceLoader

Completed in 147 milliseconds