Searched refs:mNotificationSignal (Results 1 – 1 of 1) sorted by relevance
39 private CountDownLatch mNotificationSignal; field in TestContentResolver62 mNotificationSignal = new CountDownLatch(count); in waitForChanges()65 if (!mNotificationSignal.await(timeOut, TimeUnit.MILLISECONDS)) { in waitForChanges()82 mNotificationSignal.countDown(); in notifyChange()