Searched refs:mReleaseLatch (Results 1 – 1 of 1) sorted by relevance
183 private final CountDownLatch mReleaseLatch = new CountDownLatch(1); field in TunerSessionWorker303 mReleaseLatch.await(); in release()539 mReleaseLatch.countDown(); in handleMessage()