Searched refs:GLOBAL_TIMEOUT_MILLIS (Results 1 – 1 of 1) sorted by relevance
77 private static final long GLOBAL_TIMEOUT_MILLIS = 10000; field in BasePermissionsTest79 private static final long RETRY_TIMEOUT = 10 * GLOBAL_TIMEOUT_MILLIS;322 IDLE_TIMEOUT_MILLIS, GLOBAL_TIMEOUT_MILLIS); in requestPermissions()342 GLOBAL_TIMEOUT_MILLIS).click(); in clickAllowButton()353 GLOBAL_TIMEOUT_MILLIS).click(); in clickAllowAlwaysButton()364 GLOBAL_TIMEOUT_MILLIS).click(); in clickAllowForegroundButton()377 GLOBAL_TIMEOUT_MILLIS).click(); in clickDenyButton()389 GLOBAL_TIMEOUT_MILLIS).click(); in clickDenyAndDontAskAgainButton()398 GLOBAL_TIMEOUT_MILLIS).click(); in clickDontAskAgainButton()407 GLOBAL_TIMEOUT_MILLIS).click(); in clickStringRes()[all …]