OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAccountsByFeatures
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/android/accounts/
IAccountManager.aidl
38
void
getAccountsByFeatures
(in IAccountManagerResponse response, String accountType, in String[] features);
AccountManager.java
577
mService.
getAccountsByFeatures
(mResponse, type, features);
[
all
...]
/frameworks/base/services/java/com/android/server/accounts/
AccountManagerService.java
[
all
...]
Completed in 37 milliseconds