D | BiometricServiceBase.java | 233 protected abstract class AuthenticationClientImpl extends AuthenticationClient { class in BiometricServiceBase 241 public AuthenticationClientImpl(Context context, DaemonWrapper daemon, long halDeviceId, in AuthenticationClientImpl() method in BiometricServiceBase.AuthenticationClientImpl 863 protected void authenticateInternal(AuthenticationClientImpl client, long opId, in authenticateInternal() 871 protected void authenticateInternal(AuthenticationClientImpl client, long opId, in authenticateInternal() 963 private void startAuthentication(AuthenticationClientImpl client, String opPackageName) { in startAuthentication()
|