Searched refs:acceptAuthentication (Results 1 – 7 of 7) sorted by relevance
43 void acceptAuthentication(int userId); in acceptAuthentication() method
152 public void acceptAuthentication(int userId) { in acceptAuthentication() method in BiometricTestSession154 mTestSession.acceptAuthentication(userId); in acceptAuthentication()
167 public void acceptAuthentication(int userId) { in acceptAuthentication() method in BiometricTestSessionImpl
177 public void acceptAuthentication(int userId) { in acceptAuthentication() method in BiometricTestSessionImpl
179 public void acceptAuthentication(int userId) { in acceptAuthentication() method in BiometricTestSessionImpl
1424 …quiresPermission(android.Manifest.permission.TEST_BIOMETRIC) public void acceptAuthentication(int);