Home
last modified time | relevance | path

Searched defs:enroll (Results 1 – 25 of 30) sorted by relevance

12

/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/
H A DTestHal.java79 public ICancellationSignal enroll(HardwareAuthToken hat) { in createSession() method in TestHal
/aosp12/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DMainInteractionService.java86 Intent enroll = mHotwordDetector.createEnrollIntent(); in hotwordAvailabilityChangeHelper() local
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/
H A DTestHal.java86 public ICancellationSignal enroll(HardwareAuthToken hat, in createSession() method in TestHal
/aosp12/system/core/gatekeeperd/binder/android/service/gatekeeper/
H A DIGateKeeperService.aidl42 GateKeeperResponse enroll(int userId, in @nullable byte[] currentPasswordHandle, in enroll() method
/aosp12/hardware/libhardware/include/hardware/
H A Dgatekeeper.h91 int (*enroll)(const struct gatekeeper_device *dev, uint32_t uid, member
H A Dfingerprint.h113 fingerprint_enroll_t enroll; member
177 int (*enroll)(struct fingerprint_device *dev, const hw_auth_token_t *hat, member
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/1/android/hardware/biometrics/fingerprint/
H A DISession.aidl39 …android.hardware.biometrics.common.ICancellationSignal enroll(in android.hardware.keymaster.Hardwa… in enroll() method
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/
H A DISession.aidl39 …android.hardware.biometrics.common.ICancellationSignal enroll(in android.hardware.keymaster.Hardwa… in enroll() method
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/
H A DISession.aidl145 ICancellationSignal enroll(in HardwareAuthToken hat); in enroll() method
/aosp12/hardware/interfaces/gatekeeper/1.0/software/
H A DSoftGateKeeperDevice.cpp44 Return<void> SoftGateKeeperDevice::enroll(uint32_t uid, in enroll() function in android::SoftGateKeeperDevice
/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/
H A DISession.aidl40 …android.hardware.biometrics.common.ICancellationSignal enroll(in android.hardware.keymaster.Hardwa… in enroll() method
/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/
H A DISession.aidl40 …android.hardware.biometrics.common.ICancellationSignal enroll(in android.hardware.keymaster.Hardwa… in enroll() method
/aosp12/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
H A DISession.aidl156 ICancellationSignal enroll(in HardwareAuthToken hat, in EnrollmentType type, in enroll() method
/aosp12/hardware/interfaces/biometrics/fingerprint/2.2/default/
H A DBiometricsFingerprint.cpp62 Return<RequestStatus> BiometricsFingerprint::enroll(const hidl_array<uint8_t, 69>& /* hat */, in enroll() function in android::hardware::biometrics::fingerprint::V2_2::implementation::BiometricsFingerprint
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/hidl/
H A DTestHal.java78 public int enroll(byte[] hat, int gid, int timeoutSec) { in enroll() method in TestHal
/aosp12/hardware/interfaces/gatekeeper/1.0/default/
H A DGatekeeper.cpp55 Return<void> Gatekeeper::enroll(uint32_t uid, in enroll() function in android::hardware::gatekeeper::V1_0::implementation::Gatekeeper
/aosp12/hardware/interfaces/biometrics/face/1.0/default/
H A DBiometricsFace.cpp56 Return<Status> BiometricsFace::enroll(const hidl_vec<uint8_t>& /* hat */, uint32_t /* timeoutSec */, in enroll() function in android::hardware::biometrics::face::implementation::BiometricsFace
/aosp12/hardware/interfaces/biometrics/face/aidl/default/
H A DSession.cpp64 ndk::ScopedAStatus Session::enroll( in enroll() function in aidl::android::hardware::biometrics::face::Session
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/hidl/
H A DTestHal.java78 public int enroll(ArrayList<Byte> hat, int timeoutSec, ArrayList<Integer> disabledFeatures) { in enroll() method in TestHal
/aosp12/system/core/trusty/gatekeeper/
H A Dtrusty_gatekeeper.cpp64 Return<void> TrustyGateKeeperDevice::enroll(uint32_t uid, in enroll() function in gatekeeper::TrustyGateKeeperDevice
/aosp12/hardware/interfaces/biometrics/fingerprint/2.1/default/
H A DBiometricsFingerprint.cpp161 Return<RequestStatus> BiometricsFingerprint::enroll(const hidl_array<uint8_t, 69>& hat, in enroll() function in android::hardware::biometrics::fingerprint::V2_1::implementation::BiometricsFingerprint
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/default/
H A DSession.cpp91 ndk::ScopedAStatus Session::enroll(const keymaster::HardwareAuthToken& hat, in enroll() function in aidl::android::hardware::biometrics::fingerprint::Session
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DFakeGateKeeperService.java93 public GateKeeperResponse enroll(int uid, byte[] currentPasswordHandle, byte[] currentPassword, in enroll() method in FakeGateKeeperService
/aosp12/system/core/gatekeeperd/
H A Dgatekeeperd.cpp162 Status enroll(int32_t userId, const std::optional<std::vector<uint8_t>>& currentPasswordHandle, in enroll() function in android::GateKeeperProxy
/aosp12/frameworks/base/core/java/android/hardware/face/
H A DFaceManager.java276 public void enroll(int userId, byte[] hardwareAuthToken, CancellationSignal cancel, in enroll() method in FaceManager
302 public void enroll(int userId, byte[] hardwareAuthToken, CancellationSignal cancel, in enroll() method in FaceManager

12