Searched refs:startPreparedClient (Results 1 – 11 of 11) sorted by relevance
45 public void startPreparedClient(int cookie) throws RemoteException { in startPreparedClient() method in FingerprintAuthenticator46 mFingerprintService.startPreparedClient(cookie); in startPreparedClient()
266 public void startPreparedClient(int cookie) { in startPreparedClient() method in FingerprintService.FingerprintServiceWrapper
45 public void startPreparedClient(int cookie) throws RemoteException { in startPreparedClient() method in FaceAuthenticator46 mFaceService.startPreparedClient(cookie); in startPreparedClient()
458 public void startPreparedClient(int cookie) { in startPreparedClient() method in FaceService.FaceServiceWrapper
41 void startPreparedClient(int cookie); in startPreparedClient() method
43 public void startPreparedClient(int cookie) throws RemoteException { in startPreparedClient() method in IrisAuthenticator
43 void startPreparedClient(int cookie); in startPreparedClient() method
46 void startPreparedClient(int cookie); in startPreparedClient() method
1729 authenticator.impl.startPreparedClient(pair.getValue()); in handleOnReadyForAuthentication()
472 .startPreparedClient(cookieCaptor.getValue()); in testAuthenticate_happyPathWithoutConfirmation()
11823 PLcom/android/server/biometrics/face/FaceAuthenticator;->startPreparedClient(I)V11903 PLcom/android/server/biometrics/face/FaceService$FaceServiceWrapper;->startPreparedClient(I)V12047 PLcom/android/server/biometrics/fingerprint/FingerprintAuthenticator;->startPreparedClient(I)V12113 …erver/biometrics/fingerprint/FingerprintService$FingerprintServiceWrapper;->startPreparedClient(I)V