Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DAccountAuthenticator.java28 /* package */ class AccountAuthenticator extends AbstractAccountAuthenticator { class
41 private AccountAuthenticator(Context context) { in AccountAuthenticator() method in AccountAuthenticator