Home
last modified time | relevance | path

Searched defs:detectFace (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/face/
H A DIFaceService.aidl63 … long detectFace(IBinder token, IFaceServiceReceiver receiver, in FaceAuthenticateOptions options); in detectFace() method
H A DFaceManager.java281 public void detectFace(@NonNull CancellationSignal cancel, in detectFace() method in FaceManager
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/
H A DFaceService.java273 public long detectFace(final IBinder token, in detectFace() method in FaceService.FaceServiceWrapper