Home
last modified time | relevance | path

Searched refs:matchingTime (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/hidl/
H A DFingerprint21UdfpsMock.java546 final int matchingTime = Settings.Secure.getIntForUser(mContext.getContentResolver(), in getMatchingDuration() local
552 return Math.max(matchingTime, 0); in getMatchingDuration()