Searched refs:getAuthenticatorTypes (Results 1 – 9 of 9) sorted by relevance
137 AccountManager.get(this).getAuthenticatorTypes(); in getAccountLabel()
127 for(AuthenticatorDescription desc : AccountManager.get(this).getAuthenticatorTypes()) { in buildTypeToAuthDescriptionMap()
36 AuthenticatorDescription[] getAuthenticatorTypes(int userId); in getAuthenticatorTypes() method
121 for(AuthenticatorDescription desc : AccountManager.get(this).getAuthenticatorTypes()) { in getAuthDescriptions()
531 public AuthenticatorDescription[] getAuthenticatorTypes() { in getAuthenticatorTypes() method in AccountManager533 return mService.getAuthenticatorTypes(UserHandle.getCallingUserId()); in getAuthenticatorTypes()554 return mService.getAuthenticatorTypes(userId); in getAuthenticatorTypesAsUser()
560 AuthenticatorDescription[] descs = AccountManager.get(this).getAuthenticatorTypes(); in getReleventAccountTypes()
1561 public AuthenticatorDescription[] getAuthenticatorTypes(int userId) { in getAuthenticatorTypes() method in AccountManagerService
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
2310 PLcom/android/server/accounts/AccountManagerService;->getAuthenticatorTypes(I)[Landroid/accounts/Au…