Searched refs:sendAuthenticationFrame (Results 1 – 2 of 2) sorted by relevance
257 sendAuthenticationFrame(context, frame); in sendAcquiredResult()272 public void sendAuthenticationFrame(@NonNull Context context, in sendAuthenticationFrame() method in FaceCallback
178 mExecutor.execute(() -> mFaceCallback.sendAuthenticationFrame(mContext, frame)); in onAuthenticationFrame()