D | BiometricServiceBase.java | 212 protected abstract class AuthenticationClientImpl extends AuthenticationClient { class in BiometricServiceBase 220 public AuthenticationClientImpl(Context context, DaemonWrapper daemon, long halDeviceId, in AuthenticationClientImpl() method in BiometricServiceBase.AuthenticationClientImpl 831 protected void authenticateInternal(AuthenticationClientImpl client, long opId, in authenticateInternal() 839 protected void authenticateInternal(AuthenticationClientImpl client, long opId, in authenticateInternal() 923 private void startAuthentication(AuthenticationClientImpl client, String opPackageName) { in startAuthentication()
|