Home
last modified time | relevance | path

Searched defs:getAuthenticatorTypes (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/accounts/
DAccountManager.java527 public AuthenticatorDescription[] getAuthenticatorTypes() { in getAuthenticatorTypes() method in AccountManager
DIAccountManager.aidl36 AuthenticatorDescription[] getAuthenticatorTypes(int userId); in getAuthenticatorTypes() method
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java1551 public AuthenticatorDescription[] getAuthenticatorTypes(int userId) { in getAuthenticatorTypes() method in AccountManagerService