Searched refs:sSetChannelIsDone (Results 1 – 1 of 1) sorted by relevance
92 protected static CountDownLatch sSetChannelIsDone = new CountDownLatch(1); field in CellBroadcastBaseTest143 sSetChannelIsDone.countDown(); in onGsmBroadcastActivated()200 sSetChannelIsDone.countDown(); in beforeAllTests()242 sSetChannelIsDone.await(MAX_WAIT_TIME, TimeUnit.MILLISECONDS); in waitForNotify()349 sSetChannelIsDone = new CountDownLatch(1); in setSimInfo()