Home
last modified time | relevance | path

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

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