Home
last modified time | relevance | path

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

/cts/hostsidetests/content/test-apps/CtsSyncInvalidAccountAuthorityTestCases/src/android/content/sync/cts/
DStubAuthenticator.java44 public class Authenticator extends AbstractAccountAuthenticator { class in StubAuthenticator
45 public Authenticator(Context context) { in Authenticator() method in StubAuthenticator.Authenticator
/cts/hostsidetests/devicepolicy/app/AccountCheck/Auth/src/com/android/cts/devicepolicy/accountcheck/
DTestAuthenticator.java49 public static class Authenticator extends AbstractAccountAuthenticator { class in TestAuthenticator
53 public Authenticator(Context context) { in Authenticator() method in TestAuthenticator.Authenticator
/cts/hostsidetests/content/test-apps/SyncAccountAccessStubs/src/com/android/cts/stub/
DStubAuthenticator.java45 public class Authenticator extends AbstractAccountAuthenticator { class in StubAuthenticator
46 public Authenticator(Context context) { in Authenticator() method in StubAuthenticator.Authenticator
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DBatteryStatsAuthenticator.java86 public static class Authenticator extends AbstractAccountAuthenticator { class in BatteryStatsAuthenticator
90 public Authenticator(Context context) { in Authenticator() method in BatteryStatsAuthenticator.Authenticator
/cts/hostsidetests/devicepolicy/app/AccountCheck/Tester/src/com/android/cts/devicepolicy/accountcheck/tester/
DTestAuthenticator.java81 public static class Authenticator extends AbstractAccountAuthenticator { class in TestAuthenticator
85 public Authenticator(Context context) { in Authenticator() method in TestAuthenticator.Authenticator