Home
last modified time | relevance | path

Searched refs:getAuthenticatorTypes (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/java/android/accounts/
DGrantCredentialsPermissionActivity.java137 AccountManager.get(this).getAuthenticatorTypes(); in getAccountLabel()
DChooseAccountTypeActivity.java127 for(AuthenticatorDescription desc : AccountManager.get(this).getAuthenticatorTypes()) { in buildTypeToAuthDescriptionMap()
DIAccountManager.aidl36 AuthenticatorDescription[] getAuthenticatorTypes(int userId); in getAuthenticatorTypes() method
DChooseAccountActivity.java121 for(AuthenticatorDescription desc : AccountManager.get(this).getAuthenticatorTypes()) { in getAuthDescriptions()
DAccountManager.java531 public AuthenticatorDescription[] getAuthenticatorTypes() { in getAuthenticatorTypes() method in AccountManager
533 return mService.getAuthenticatorTypes(UserHandle.getCallingUserId()); in getAuthenticatorTypes()
554 return mService.getAuthenticatorTypes(userId); in getAuthenticatorTypesAsUser()
DChooseTypeAndAccountActivity.java560 AuthenticatorDescription[] descs = AccountManager.get(this).getAuthenticatorTypes(); in getReleventAccountTypes()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java1561 public AuthenticatorDescription[] getAuthenticatorTypes(int userId) { in getAuthenticatorTypes() method in AccountManagerService
/frameworks/base/services/
Dart-profile2310 PLcom/android/server/accounts/AccountManagerService;->getAuthenticatorTypes(I)[Landroid/accounts/Au…
/frameworks/base/config/
Dboot-image-profile.txt103 HSPLandroid/accounts/IAccountManager$Stub$Proxy;->getAuthenticatorTypes(I)[Landroid/accounts/Authen…
Dhiddenapi-greylist-max-o.txt625 Landroid/accounts/IAccountManager$Stub$Proxy;->getAuthenticatorTypes(I)[Landroid/accounts/Authentic…
732 Landroid/accounts/IAccountManager;->getAuthenticatorTypes(I)[Landroid/accounts/AuthenticatorDescrip…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt2708 method public android.accounts.AuthenticatorDescription[] getAuthenticatorTypes();
/frameworks/base/api/
Dcurrent.txt3061 method public android.accounts.AuthenticatorDescription[] getAuthenticatorTypes();