Searched refs:getAuthenticatorTypes (Results 1 – 12 of 12) 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
2310 PLcom/android/server/accounts/AccountManagerService;->getAuthenticatorTypes(I)[Landroid/accounts/Au…
103 HSPLandroid/accounts/IAccountManager$Stub$Proxy;->getAuthenticatorTypes(I)[Landroid/accounts/Authen…
625 Landroid/accounts/IAccountManager$Stub$Proxy;->getAuthenticatorTypes(I)[Landroid/accounts/Authentic…732 Landroid/accounts/IAccountManager;->getAuthenticatorTypes(I)[Landroid/accounts/AuthenticatorDescrip…
2708 method public android.accounts.AuthenticatorDescription[] getAuthenticatorTypes();
3061 method public android.accounts.AuthenticatorDescription[] getAuthenticatorTypes();