Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/face/
H A DFaceAuthenticationFrame.java28 public final class FaceAuthenticationFrame implements Parcelable { class
36 public FaceAuthenticationFrame(@NonNull FaceDataFrame data) { in FaceAuthenticationFrame() method in FaceAuthenticationFrame
48 private FaceAuthenticationFrame(@NonNull Parcel source) { in FaceAuthenticationFrame() method in FaceAuthenticationFrame