Searched refs:UNEXPECTED_TIMEOUT_MILLIS (Results 1 – 2 of 2) sorted by relevance
103 private static final long UNEXPECTED_TIMEOUT_MILLIS = 10000; field in LocationAccessCheckTest302 notification)), UNEXPECTED_TIMEOUT_MILLIS); in getNotification() local434 }, UNEXPECTED_TIMEOUT_MILLIS); in resetPermissionController()462 }, UNEXPECTED_TIMEOUT_MILLIS); in resetPermissionController()546 }, UNEXPECTED_TIMEOUT_MILLIS); in notificationIsShownAgainAfterUninstallAndReinstall()557 eventually(() -> assertNull(getNotification(false)), UNEXPECTED_TIMEOUT_MILLIS); in removeNotificationOnUninstall() local
82 private static final long UNEXPECTED_TIMEOUT_MILLIS = 1000; field in RoleManagerTest318 ? TIMEOUT_MILLIS : UNEXPECTED_TIMEOUT_MILLIS); in findDontAskAgainCheck()492 future.get(UNEXPECTED_TIMEOUT_MILLIS, TimeUnit.MILLISECONDS); in addAndRemoveOnRoleHoldersChangedListenerAndAddRoleHolderThenIsNotNotified()