Searched refs:getAuthenticatorTypes (Results 1 – 3 of 3) sorted by relevance
32 AuthenticatorDescription[] getAuthenticatorTypes(); in getAuthenticatorTypes() method
343 public AuthenticatorDescription[] getAuthenticatorTypes() { in getAuthenticatorTypes() method in AccountManager345 return mService.getAuthenticatorTypes(); in getAuthenticatorTypes()
349 public AuthenticatorDescription[] getAuthenticatorTypes() { in getAuthenticatorTypes() method in AccountManagerService