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 840 protected void authenticateInternal(AuthenticationClientImpl client, long opId, in authenticateInternal() 848 protected void authenticateInternal(AuthenticationClientImpl client, long opId, in authenticateInternal() 936 private void startAuthentication(AuthenticationClientImpl client, String opPackageName) { in startAuthentication()
|