Searched refs:requestedSensorIds (Results 1 – 1 of 1) sorted by relevance
170 @NonNull List<Integer> requestedSensorIds, in getStatusForBiometricAuthenticator() argument173 if (!requestedSensorIds.isEmpty() && !requestedSensorIds.contains(sensor.id)) { in getStatusForBiometricAuthenticator()