Home
last modified time | relevance | path

Searched defs:authenticator (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
H A DTestAccountType1AuthenticatorService.java29 TestAccountType1Authenticator authenticator = new TestAccountType1Authenticator( in onBind() local
H A DTestAccountType2AuthenticatorService.java29 TestAccountType2Authenticator authenticator = new TestAccountType2Authenticator( in onBind() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
H A DUtilsTest.java181 final int authenticator = 1 << i; in testIsValidAuthenticatorConfig() local
H A DAuthSessionTest.java677 IBiometricAuthenticator authenticator) throws RemoteException { in setupFace()
/aosp14/frameworks/base/core/java/android/hardware/biometrics/
H A DIBiometricService.aidl65 IBiometricAuthenticator authenticator); in registerAuthenticator()
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account_authenticator.cpp42 auto authenticator = reinterpret_cast<NapiAppAccountAuthenticator *>(data); in OnEnvCleanUp() local
609 sptr<NapiAppAccountAuthenticator> authenticator = in JsConstructor() local
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Dmock_app_account_stub.cpp258 …ockAppAccountStub::GetAuthenticatorInfo(const std::string &owner, AuthenticatorInfo &authenticator) in GetAuthenticatorInfo()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_struct.h258 const uint8_t *authenticator; member