Searched refs:mBiometricId (Results 1 – 2 of 2) sorted by relevance
33 private final int mBiometricId; field in RemovalClient42 mBiometricId = biometricId; in RemovalClient()59 final int result = getDaemonWrapper().remove(getGroupId(), mBiometricId); in start()61 Slog.w(getLogTag(), "startRemove with id = " + mBiometricId + " failed, result=" + in start()
63 private int mBiometricId; field in BiometricAuthenticator.Identifier70 mBiometricId = biometricId; in Identifier()87 return mBiometricId; in getBiometricId()