Searched refs:UNEXPECTED_TIMEOUT_MILLIS (Results 1 – 2 of 2) sorted by relevance
108 private static final long UNEXPECTED_TIMEOUT_MILLIS = 10000; field in LocationAccessCheckTest311 notification)), UNEXPECTED_TIMEOUT_MILLIS); in getNotification() local464 }, UNEXPECTED_TIMEOUT_MILLIS); in resetPermissionController()493 }, UNEXPECTED_TIMEOUT_MILLIS); in resetPermissionController()586 }, UNEXPECTED_TIMEOUT_MILLIS); in notificationIsShownAgainAfterUninstallAndReinstall()598 eventually(() -> assertNull(getNotification(false)), UNEXPECTED_TIMEOUT_MILLIS); in removeNotificationOnUninstall() local
86 private static final long UNEXPECTED_TIMEOUT_MILLIS = 1000; field in RoleManagerTest334 ? TIMEOUT_MILLIS : UNEXPECTED_TIMEOUT_MILLIS); in findDontAskAgainCheck()580 future.get(UNEXPECTED_TIMEOUT_MILLIS, TimeUnit.MILLISECONDS); in addAndRemoveOnRoleHoldersChangedListenerAndAddRoleHolderThenIsNotNotified()