OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AccountAuthenticatorCache
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/java/com/android/server/accounts/
AccountAuthenticatorCache.java
44
/* package private */ class
AccountAuthenticatorCache
50
public
AccountAuthenticatorCache
(Context context) {
AccountManagerService.java
230
this(context, context.getPackageManager(), new
AccountAuthenticatorCache
(context));
548
Collection<
AccountAuthenticatorCache
.ServiceInfo<AuthenticatorDescription>>
553
for (
AccountAuthenticatorCache
.ServiceInfo<AuthenticatorDescription> authenticator
[
all
...]
Completed in 47 milliseconds