Searched defs:maxAttempts (Results 1 – 8 of 8) sorted by relevance
158 int maxAttempts, int pollingIntervalMs) in tetherInterface()175 int maxAttempts, int pollingIntervalMs) in networkAddInterface()
98 public RequestThrottle(@NonNull Handler handler, int maxAttempts, int firstDelay, in RequestThrottle()
115 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