Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accounts/
DGrantCredentialsPermissionActivity.java137 AccountManager.get(this).getAuthenticatorTypes(); in getAccountLabel()
DIAccountManager.aidl36 AuthenticatorDescription[] getAuthenticatorTypes(int userId); in getAuthenticatorTypes() method
DChooseAccountTypeActivity.java127 for(AuthenticatorDescription desc : AccountManager.get(this).getAuthenticatorTypes()) { in buildTypeToAuthDescriptionMap()
DChooseAccountActivity.java121 for(AuthenticatorDescription desc : AccountManager.get(this).getAuthenticatorTypes()) { in getAuthDescriptions()
DChooseTypeAndAccountActivity.java560 AuthenticatorDescription[] descs = AccountManager.get(this).getAuthenticatorTypes(); in getReleventAccountTypes()
DAccountManager.java534 public AuthenticatorDescription[] getAuthenticatorTypes() { in getAuthenticatorTypes() method in AccountManager
553 return mService.getAuthenticatorTypes(userId); in getAuthenticatorTypesAsUser()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java1594 public AuthenticatorDescription[] getAuthenticatorTypes(int userId) { in getAuthenticatorTypes() method in AccountManagerService
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt2708 method public android.accounts.AuthenticatorDescription[] getAuthenticatorTypes();
/frameworks/base/services/
Dart-profile5192 HPLcom/android/server/accounts/AccountManagerService;->getAuthenticatorTypes(I)[Landroid/accounts/A…
/frameworks/base/api/
Dcurrent.txt3157 method public android.accounts.AuthenticatorDescription[] getAuthenticatorTypes();