OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addPreferencesForType
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/src/com/android/settings/accounts/
AccountPreferenceBase.java
140
public PreferenceScreen
addPreferencesForType
(final String accountType,
142
return mAccountTypePreferenceLoader.
addPreferencesForType
(accountType, parent);
AccountTypePreferenceLoader.java
75
public PreferenceScreen
addPreferencesForType
(final String accountType,
Completed in 130 milliseconds