D | BiometricServiceBase.java | 152 protected abstract DaemonWrapper getDaemonWrapper(); in getDaemonWrapper() 241 public AuthenticationClientImpl(Context context, DaemonWrapper daemon, long halDeviceId, in AuthenticationClientImpl() 303 public EnrollClientImpl(Context context, DaemonWrapper daemon, long halDeviceId, in EnrollClientImpl() 323 DaemonWrapper daemon, long halDeviceId, IBinder token, in InternalRemovalClient() 349 DaemonWrapper daemon, long halDeviceId, IBinder token, in InternalEnumerateClient() 494 protected interface DaemonWrapper { interface in BiometricServiceBase
|