Home
last modified time | relevance | path

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

12345678910>>...15

/aosp_15_r20/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/accounts/
DAuthenticator.java26 public class Authenticator extends AbstractAccountAuthenticator { class
28 public Authenticator(Context context) { in Authenticator() method in Authenticator
/aosp_15_r20/cts/tests/tests/appenumeration/app/target/src/android/appenumeration/testapp/
H A DMockAuthenticatorService.java41 private static class Authenticator extends AbstractAccountAuthenticator { class in MockAuthenticatorService
43 public Authenticator(Context context) { in Authenticator() method in MockAuthenticatorService.Authenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0685/src/android/security/cts/CVE_2021_0685/
H A DPocAuthService.java38 private static class Authenticator extends AbstractAccountAuthenticator { class in PocAuthService
46 Authenticator(Context context) { in Authenticator() method in PocAuthService.Authenticator
/aosp_15_r20/cts/hostsidetests/backup/SyncAdapterSettingsApp/src/android/cts/backup/syncadaptersettingsapp/
H A DSyncAdapterSettingsAuthenticator.java46 public static class Authenticator extends AbstractAccountAuthenticator { class in SyncAdapterSettingsAuthenticator
48 public Authenticator(Context context) { in Authenticator() method in SyncAdapterSettingsAuthenticator.Authenticator
/aosp_15_r20/cts/hostsidetests/content/test-apps/CtsSyncInvalidAccountAuthorityTestCases/src/android/content/sync/cts/
H A DStubAuthenticator.java44 public class Authenticator extends AbstractAccountAuthenticator { class in StubAuthenticator
45 public Authenticator(Context context) { in Authenticator() method in StubAuthenticator.Authenticator
/aosp_15_r20/developers/samples/android/common/src/java/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
/aosp_15_r20/developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/common/accounts/
H A DGenericAccountService.java75 public class Authenticator extends AbstractAccountAuthenticator { class in GenericAccountService
76 public Authenticator(Context context) { in Authenticator() method in GenericAccountService.Authenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0921/src/android/security/cts/CVE_2021_0921/
H A DAuthenticator.java19 public class Authenticator extends AbstractAccountAuthenticator { class
78 public Authenticator(Context context) { in Authenticator() method in Authenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0704/stub-app/src/android/security/cts/CVE_2021_0704_stub/
H A DStubAuthenticator.java43 public class Authenticator extends AbstractAccountAuthenticator { class in StubAuthenticator
44 public Authenticator(Context context) { in Authenticator() method in StubAuthenticator.Authenticator
/aosp_15_r20/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
H A DAuthenticator.java50 class Authenticator extends AbstractAccountAuthenticator { class
58 public Authenticator(Context context) { in Authenticator() method in Authenticator
/aosp_15_r20/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/accounts/
H A DGenericAccountService.java75 public class Authenticator extends AbstractAccountAuthenticator { class in GenericAccountService
76 public Authenticator(Context context) { in Authenticator() method in GenericAccountService.Authenticator
/aosp_15_r20/development/samples/DeviceAdminWhitelistedAccount/src/com/example/android/app/admin/whitelistedaccount/
H A DMyAuthenticator.java62 public static class Authenticator extends AbstractAccountAuthenticator { class in MyAuthenticator
66 public Authenticator(Context context) { in Authenticator() method in MyAuthenticator.Authenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/launchanywhere/src/com/android/security/cts/launchanywhere/
H A DAuthenticator.java33 public class Authenticator extends AbstractAccountAuthenticator { class
90 public Authenticator(Context context) { in Authenticator() method in Authenticator
/aosp_15_r20/cts/tests/tests/syncmanager/apps/app1/src/android/content/syncmanager/cts/app/
H A DSyncManagerCtsAuthenticator.java94 public static class Authenticator extends AbstractAccountAuthenticator { class in SyncManagerCtsAuthenticator
98 public Authenticator(Context context) { in Authenticator() method in SyncManagerCtsAuthenticator.Authenticator
/aosp_15_r20/cts/tests/tests/content/SyncAccountAccessStubs/src/com/android/cts/stub/
H A DStubAuthenticator.java46 public class Authenticator extends AbstractAccountAuthenticator { class in StubAuthenticator
47 public Authenticator(Context context) { in Authenticator() method in StubAuthenticator.Authenticator
/aosp_15_r20/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
H A DStatsdAuthenticator.java85 public static class Authenticator extends AbstractAccountAuthenticator { class in StatsdAuthenticator
89 public Authenticator(Context context) { in Authenticator() method in StatsdAuthenticator.Authenticator
/aosp_15_r20/packages/modules/StatsD/tests/apps/statsdapp/src/com/android/server/cts/device/statsd/
DStatsdAuthenticator.java85 public static class Authenticator extends AbstractAccountAuthenticator { class in StatsdAuthenticator
89 public Authenticator(Context context) { in Authenticator() method in StatsdAuthenticator.Authenticator
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/net/
H A DAuthenticator.java31 public abstract class Authenticator { class
33 public Authenticator() { in Authenticator() method in Authenticator
/aosp_15_r20/system/chre/platform/tinysys/
H A Dauthentication.cc106 class Authenticator { class
108 Authenticator() { in Authenticator() function in chre::__anonae279a940111::Authenticator
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/
H A DNanoAppBundleTest.java185 public static class Authenticator extends AbstractAccountAuthenticator { class in NanoAppBundleTest
214 public Authenticator(Context context) { in Authenticator() method in NanoAppBundleTest.Authenticator
/aosp_15_r20/external/volley/core/src/main/java/com/android/volley/toolbox/
H A DAuthenticator.java22 public interface Authenticator { interface
/aosp_15_r20/external/obex/src/com/android/obex/
H A DAuthenticator.java82 public interface Authenticator { interface
/aosp_15_r20/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/
H A DAuthenticator.java26 public interface Authenticator { interface
/aosp_15_r20/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
H A DAuthenticator.java24 public interface Authenticator { interface
/aosp_15_r20/external/python/pyasn1-modules/pyasn1_modules/
Drfc4211.py182 class Authenticator(char.UTF8String): class

12345678910>>...15