OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getAuthoritiesForAccountType
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/src/com/android/settings/accounts/
AccountPreferenceBase.java
117
public ArrayList<String>
getAuthoritiesForAccountType
(String type) {
ChooseAccountActivity.java
118
ArrayList<String> accountAuths =
getAuthoritiesForAccountType
(accountType);
168
public ArrayList<String>
getAuthoritiesForAccountType
(String type) {
Completed in 367 milliseconds