Home
last modified time | relevance | path

Searched defs:onFeatureSet (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/
H A DFaceSetFeatureClient.java90 public void onFeatureSet(boolean success) { in onFeatureSet() method in FaceSetFeatureClient
H A DSensor.java415 public void onFeatureSet(byte feature) { in onFeatureSet() method in Sensor.HalSessionCallback
/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/
H A DISessionCallback.aidl51 void onFeatureSet(android.hardware.biometrics.face.Feature feature); in onFeatureSet() method
/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/
H A DISessionCallback.aidl51 void onFeatureSet(android.hardware.biometrics.face.Feature feature); in onFeatureSet() method
/aosp12/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
H A DISessionCallback.aidl189 void onFeatureSet(Feature feature); in onFeatureSet() method
/aosp12/frameworks/base/core/java/android/hardware/face/
H A DFaceServiceReceiver.java64 public void onFeatureSet(boolean success, int feature) throws RemoteException { in onFeatureSet() method in FaceServiceReceiver
H A DIFaceServiceReceiver.aidl34 void onFeatureSet(boolean success, int feature); in onFeatureSet() method
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A DClientMonitorCallbackConverter.java145 public void onFeatureSet(boolean success, int feature) throws RemoteException { in onFeatureSet() method in ClientMonitorCallbackConverter
/aosp12/hardware/interfaces/biometrics/face/aidl/vts/
H A DVtsHalBiometricsFaceTargetTest.cpp117 ndk::ScopedAStatus onFeatureSet(Feature /*feature*/) override { in onFeatureSet() function in aidl::android::hardware::biometrics::face::__anona50205b80110::SessionCallback