Home
last modified time | relevance | path

Searched refs:notificationRankingLatch (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java943 CountDownLatch notificationRankingLatch = mListener.setRankingUpdateCountDown(1); in testSuspendPackage() local
948 notificationRankingLatch.await(500, TimeUnit.MILLISECONDS); in testSuspendPackage()
959 notificationRankingLatch = mListener.setRankingUpdateCountDown(1); in testSuspendPackage()
964 notificationRankingLatch.await(500, TimeUnit.MILLISECONDS); in testSuspendPackage()