Home
last modified time | relevance | path

Searched refs:Authenticator (Results 1 – 17 of 17) sorted by relevance

/cts/hostsidetests/backup/SyncAdapterSettingsApp/src/android/cts/backup/syncadaptersettingsapp/
DSyncAdapterSettingsAuthenticator.java34 private Authenticator mAuthenticator;
38 mAuthenticator = new Authenticator(this); in onCreate()
46 public static class Authenticator extends AbstractAccountAuthenticator { class in SyncAdapterSettingsAuthenticator
48 public Authenticator(Context context) { in Authenticator() method in SyncAdapterSettingsAuthenticator.Authenticator
/cts/tests/tests/appenumeration/app/target/src/android/appenumeration/testapp/
DMockAuthenticatorService.java31 private static Authenticator sInstance;
36 sInstance = new Authenticator(getApplicationContext()); in onBind()
41 private static class Authenticator extends AbstractAccountAuthenticator { class in MockAuthenticatorService
43 public Authenticator(Context context) { in Authenticator() method in MockAuthenticatorService.Authenticator
/cts/hostsidetests/content/test-apps/CtsSyncInvalidAccountAuthorityTestCases/src/android/content/sync/cts/
DStubAuthenticator.java32 private Authenticator mAuthenticator;
36 mAuthenticator = new Authenticator(this); in onCreate()
44 public class Authenticator extends AbstractAccountAuthenticator { class in StubAuthenticator
45 public Authenticator(Context context) { in Authenticator() method in StubAuthenticator.Authenticator
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0704/stub-app/src/android/security/cts/CVE_2021_0704_stub/
DStubAuthenticator.java31 private Authenticator mAuthenticator;
35 mAuthenticator = new Authenticator(this); in onCreate()
43 public class Authenticator extends AbstractAccountAuthenticator { class in StubAuthenticator
44 public Authenticator(Context context) { in Authenticator() method in StubAuthenticator.Authenticator
/cts/tests/tests/content/SyncAccountAccessStubs/src/com/android/cts/stub/
DStubAuthenticator.java34 private Authenticator mAuthenticator;
38 mAuthenticator = new Authenticator(this); in onCreate()
46 public class Authenticator extends AbstractAccountAuthenticator { class in StubAuthenticator
47 public Authenticator(Context context) { in Authenticator() method in StubAuthenticator.Authenticator
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0685/src/android/security/cts/CVE_2021_0685/
DPocAuthService.java35 return new Authenticator(this).getIBinder(); in onBind()
38 private static class Authenticator extends AbstractAccountAuthenticator { class in PocAuthService
46 Authenticator(Context context) { in Authenticator() method in PocAuthService.Authenticator
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DStatsdAuthenticator.java40 private static Authenticator sInstance;
45 sInstance = new Authenticator(getApplicationContext()); in onBind()
85 public static class Authenticator extends AbstractAccountAuthenticator { class in StatsdAuthenticator
89 public Authenticator(Context context) { in Authenticator() method in StatsdAuthenticator.Authenticator
/cts/tests/tests/syncmanager/apps/app1/src/android/content/syncmanager/cts/app/
DSyncManagerCtsAuthenticator.java42 private static Authenticator sInstance;
47 sInstance = new Authenticator(getApplicationContext()); in onBind()
94 public static class Authenticator extends AbstractAccountAuthenticator { class in SyncManagerCtsAuthenticator
98 public Authenticator(Context context) { in Authenticator() method in SyncManagerCtsAuthenticator.Authenticator
/cts/tests/tests/security/src/android/security/cts/
DNanoAppBundleTest.java163 Authenticator.setIntent(intent); in anyAction()
185 public static class Authenticator extends AbstractAccountAuthenticator { class in NanoAppBundleTest
214 public Authenticator(Context context) { in Authenticator() method in NanoAppBundleTest.Authenticator
217 Authenticator.mAuthContext = context; in Authenticator()
291 private Authenticator mAuthenticator;
292 public Authenticator getAuthenticator() { in getAuthenticator()
309 mAuthenticator = new Authenticator(this); in onCreate()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0921/src/android/security/cts/CVE_2021_0921/
DAuthenticatorService.java13 return new Authenticator(this).getIBinder(); in onBind()
DAuthenticator.java19 public class Authenticator extends AbstractAccountAuthenticator { class
78 public Authenticator(Context context) { in Authenticator() method in Authenticator
DTrigger.java45 Authenticator.mIntent = arbitraryIntent; in accountSettings()
/cts/hostsidetests/securitybulletin/test-apps/launchanywhere/src/com/android/security/cts/launchanywhere/
DAuthenticatorService.java28 return new Authenticator(this).getIBinder(); in onBind()
DAuthenticator.java33 public class Authenticator extends AbstractAccountAuthenticator { class
90 public Authenticator(Context context) { in Authenticator() method in Authenticator
DStartExploit.java39 Authenticator.exploit = in onCreate()
/cts/tests/core/runner-axt/src/com/android/cts/runner/
DCtsLibcoreTestRunListener.java37 import java.net.Authenticator;
235 Authenticator.setDefault(null); in reset()
/cts/tools/release-parser/tests/resources/
DCtsJniTestCases.apk.pb.txt2398 name: "java.net.Authenticator"
2401 parameters: "java.net.Authenticator"