OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:findAuthenticator
(Results
1 - 2
of
2
) sorted by null
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
Sources.java
205
final AuthenticatorDescription auth =
findAuthenticator
(auths, accountType);
235
protected static AuthenticatorDescription
findAuthenticator
(AuthenticatorDescription[] auths,
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
AccountTypeManager.java
411
final AuthenticatorDescription auth =
findAuthenticator
(auths, type);
558
protected static AuthenticatorDescription
findAuthenticator
(AuthenticatorDescription[] auths,
[
all
...]
Completed in 215 milliseconds