Searched refs:postedLatch (Results 1 – 1 of 1) sorted by relevance
1196 CountDownLatch postedLatch = mListener.setPostedCountDown(1); in testSuspendedPackageSendsNotification() local1204 postedLatch.await(500, TimeUnit.MILLISECONDS); in testSuspendedPackageSendsNotification()1246 CountDownLatch postedLatch = mListener.setPostedCountDown(1); in testShowBadging_ranking() local1250 postedLatch.await(500, TimeUnit.MILLISECONDS); in testShowBadging_ranking()1292 CountDownLatch postedLatch = mListener.setPostedCountDown(1); in testKeyChannelGroupOverrideImportanceExplanation_ranking() local1297 postedLatch.await(500, TimeUnit.MILLISECONDS); in testKeyChannelGroupOverrideImportanceExplanation_ranking()1978 CountDownLatch postedLatch = mListener.setPostedCountDown(2); in testNotificationIcon() local2001 postedLatch.await(POST_TIMEOUT, TimeUnit.MILLISECONDS); in testNotificationIcon()2064 CountDownLatch postedLatch = mListener.setPostedCountDown(1); in testNotificationUriPermissionsGranted() local2070 postedLatch.await(POST_TIMEOUT, TimeUnit.MILLISECONDS); in testNotificationUriPermissionsGranted()[all …]