Home
last modified time | relevance | path

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

/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
DAuthenticator.java50 class Authenticator extends AbstractAccountAuthenticator { class
58 public Authenticator(Context context) { in Authenticator() method in Authenticator
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/accounts/
DGenericAccountService.java75 public class Authenticator extends AbstractAccountAuthenticator { class in GenericAccountService
76 public Authenticator(Context context) { in Authenticator() method in GenericAccountService.Authenticator
/development/samples/DeviceAdminWhitelistedAccount/src/com/example/android/app/admin/whitelistedaccount/
DMyAuthenticator.java62 public static class Authenticator extends AbstractAccountAuthenticator { class in MyAuthenticator
66 public Authenticator(Context context) { in Authenticator() method in MyAuthenticator.Authenticator