Home
last modified time | relevance | path

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

/external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/util/
DFeatureUtilitiesTest.java123 public AuthenticatorDescription[] getAuthenticatorTypes() { in getAuthenticatorTypes() method in FeatureUtilitiesTest.MockAuthenticationAccountManager
/external/chromium_org/sync/android/java/src/org/chromium/sync/signin/
DAccountManagerDelegate.java54 AuthenticatorDescription[] getAuthenticatorTypes(); in getAuthenticatorTypes() method
DSystemAccountManagerDelegate.java108 public AuthenticatorDescription[] getAuthenticatorTypes() { in getAuthenticatorTypes() method in SystemAccountManagerDelegate