Searched refs:mReadNotifier (Results 1 – 1 of 1) sorted by relevance
68 private CountDownLatch mReadNotifier; field in ImsRttTextHandler103 if (mReadNotifier != null) { in run()104 mReadNotifier.countDown(); in run()216 mReadNotifier = latch; in setReadNotifier()