Searched refs:getMaxFingerprintsInSuw (Results 1 – 3 of 3) sorted by relevance
144 assertThat(repository.getMaxFingerprintsInSuw(mResources)) in testGetMaxFingerprintsInSuw()148 assertThat(repository.getMaxFingerprintsInSuw(mResources)).isEqualTo(20); in testGetMaxFingerprintsInSuw()
97 public int getMaxFingerprintsInSuw(@NonNull Resources resources) { in getMaxFingerprintsInSuw() method in FingerprintRepository
54 fingerprintRepository.getMaxFingerprintsInSuw( in <lambda>()