Home
last modified time | relevance | path

Searched refs:getAuthenticator (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DAccountService.java27 return AccountAuthenticator.getAuthenticator(this).getIBinder(); in onBind()
DAccountAuthenticator.java141 public static synchronized AccountAuthenticator getAuthenticator(Context context) { in getAuthenticator() method in AccountAuthenticator