Searched defs:onFeatureSet (Results 1 – 9 of 9) sorted by relevance
90 public void onFeatureSet(boolean success) { in onFeatureSet() method in FaceSetFeatureClient
415 public void onFeatureSet(byte feature) { in onFeatureSet() method in Sensor.HalSessionCallback
51 void onFeatureSet(android.hardware.biometrics.face.Feature feature); in onFeatureSet() method
189 void onFeatureSet(Feature feature); in onFeatureSet() method
64 public void onFeatureSet(boolean success, int feature) throws RemoteException { in onFeatureSet() method in FaceServiceReceiver
34 void onFeatureSet(boolean success, int feature); in onFeatureSet() method
145 public void onFeatureSet(boolean success, int feature) throws RemoteException { in onFeatureSet() method in ClientMonitorCallbackConverter
117 ndk::ScopedAStatus onFeatureSet(Feature /*feature*/) override { in onFeatureSet() function in aidl::android::hardware::biometrics::face::__anona50205b80110::SessionCallback