Home
last modified time | relevance | path

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

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