Searched refs:getAuthenticatorTypes (Results 1 – 11 of 11) sorted by relevance
137 AccountManager.get(this).getAuthenticatorTypes(); in getAccountLabel()
36 AuthenticatorDescription[] getAuthenticatorTypes(int userId); in getAuthenticatorTypes() method
127 for(AuthenticatorDescription desc : AccountManager.get(this).getAuthenticatorTypes()) { in buildTypeToAuthDescriptionMap()
121 for(AuthenticatorDescription desc : AccountManager.get(this).getAuthenticatorTypes()) { in getAuthDescriptions()
560 AuthenticatorDescription[] descs = AccountManager.get(this).getAuthenticatorTypes(); in getReleventAccountTypes()
534 public AuthenticatorDescription[] getAuthenticatorTypes() { in getAuthenticatorTypes() method in AccountManager553 return mService.getAuthenticatorTypes(userId); in getAuthenticatorTypesAsUser()
1594 public AuthenticatorDescription[] getAuthenticatorTypes(int userId) { in getAuthenticatorTypes() method in AccountManagerService
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
2708 method public android.accounts.AuthenticatorDescription[] getAuthenticatorTypes();
5192 HPLcom/android/server/accounts/AccountManagerService;->getAuthenticatorTypes(I)[Landroid/accounts/A…
3157 method public android.accounts.AuthenticatorDescription[] getAuthenticatorTypes();