Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accounts/
DGrantCredentialsPermissionActivity.java152 AccountManager.get(this).getAuthenticatorTypes(); in getAccountLabel()
DChooseAccountTypeActivity.java131 for(AuthenticatorDescription desc : AccountManager.get(this).getAuthenticatorTypes()) { in buildTypeToAuthDescriptionMap()
DIAccountManager.aidl36 AuthenticatorDescription[] getAuthenticatorTypes(int userId); in getAuthenticatorTypes() method
DChooseAccountActivity.java114 for(AuthenticatorDescription desc : AccountManager.get(this).getAuthenticatorTypes()) { in getAuthDescriptions()
DChooseTypeAndAccountActivity.java555 AuthenticatorDescription[] descs = AccountManager.get(this).getAuthenticatorTypes(); in getReleventAccountTypes()
DAccountManager.java636 public AuthenticatorDescription[] getAuthenticatorTypes() { in getAuthenticatorTypes() method in AccountManager
655 return mService.getAuthenticatorTypes(userId); in getAuthenticatorTypesAsUser()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java1684 public AuthenticatorDescription[] getAuthenticatorTypes(int userId) { in getAuthenticatorTypes() method in AccountManagerService
/frameworks/base/boot/
Dboot-image-profile.txt91 HSPLandroid/accounts/AccountManager;->getAuthenticatorTypes()[Landroid/accounts/AuthenticatorDescri…
109 HSPLandroid/accounts/IAccountManager$Stub$Proxy;->getAuthenticatorTypes(I)[Landroid/accounts/Authen…
/frameworks/base/config/
Dboot-image-profile.txt91 HSPLandroid/accounts/AccountManager;->getAuthenticatorTypes()[Landroid/accounts/AuthenticatorDescri…
109 HSPLandroid/accounts/IAccountManager$Stub$Proxy;->getAuthenticatorTypes(I)[Landroid/accounts/Authen…
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt573 Landroid/accounts/IAccountManager$Stub$Proxy;->getAuthenticatorTypes(I)[Landroid/accounts/Authentic…
678 Landroid/accounts/IAccountManager;->getAuthenticatorTypes(I)[Landroid/accounts/AuthenticatorDescrip…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt2708 method public android.accounts.AuthenticatorDescription[] getAuthenticatorTypes();
/frameworks/base/core/api/
Dcurrent.txt3793 method public android.accounts.AuthenticatorDescription[] getAuthenticatorTypes();