Searched defs:maxAttempts (Results 1 – 7 of 7) sorted by relevance
98 public RequestThrottle(@NonNull Handler handler, int maxAttempts, int firstDelay, in RequestThrottle()
121 val maxAttempts = lockPatternUtils.getMaximumFailedPasswordsForWipe(effectiveUserId) in isStealthModeActive() constant
186 public @NonNull Builder setMaxAttempts(int maxAttempts) { in setMaxAttempts()
323 PublicKey thmPublicKey, long counterId, int maxAttempts, byte[] vaultHandle) { in packVaultParams()
448 int maxAttempts = 10; in packVaultParams_encodesMaxAttemptsAsThirdParam() local
909 int maxAttempts = SAFE_SCREENSHOT_DELAY; in waitForScreenshotButtonEnabled() local
797 int maxAttempts = 100; in startIorapd() local