Searched refs:throttleTimeoutMs (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternChecker.java28 * @param throttleTimeoutMs The amount of time in ms to wait before reattempting
31 void onChecked(boolean matched, int throttleTimeoutMs); argument
42 * @param throttleTimeoutMs The amount of time in ms to wait before reattempting
45 void onVerified(byte[] attestation, int throttleTimeoutMs); argument

Completed in 405 milliseconds