| /cts/hostsidetests/backup/SyncAdapterSettingsApp/src/android/cts/backup/syncadaptersettingsapp/ |
| D | SyncAdapterSettingsAuthenticator.java | 34 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/ |
| D | MockAuthenticatorService.java | 31 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/ |
| D | StubAuthenticator.java | 32 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/ |
| D | StubAuthenticator.java | 31 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/ |
| D | StubAuthenticator.java | 34 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/ |
| D | PocAuthService.java | 35 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/ |
| D | StatsdAuthenticator.java | 40 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/ |
| D | SyncManagerCtsAuthenticator.java | 42 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/ |
| D | NanoAppBundleTest.java | 163 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/ |
| D | AuthenticatorService.java | 13 return new Authenticator(this).getIBinder(); in onBind()
|
| D | Authenticator.java | 19 public class Authenticator extends AbstractAccountAuthenticator { class 78 public Authenticator(Context context) { in Authenticator() method in Authenticator
|
| D | Trigger.java | 45 Authenticator.mIntent = arbitraryIntent; in accountSettings()
|
| /cts/hostsidetests/securitybulletin/test-apps/launchanywhere/src/com/android/security/cts/launchanywhere/ |
| D | AuthenticatorService.java | 28 return new Authenticator(this).getIBinder(); in onBind()
|
| D | Authenticator.java | 33 public class Authenticator extends AbstractAccountAuthenticator { class 90 public Authenticator(Context context) { in Authenticator() method in Authenticator
|
| D | StartExploit.java | 39 Authenticator.exploit = in onCreate()
|
| /cts/tests/core/runner-axt/src/com/android/cts/runner/ |
| D | CtsLibcoreTestRunListener.java | 37 import java.net.Authenticator; 235 Authenticator.setDefault(null); in reset()
|
| /cts/tools/release-parser/tests/resources/ |
| D | CtsJniTestCases.apk.pb.txt | 2398 name: "java.net.Authenticator" 2401 parameters: "java.net.Authenticator"
|