Searched refs:mVolumeGroupEventLatch (Results 1 – 1 of 1) sorted by relevance
83 private CountDownLatch mVolumeGroupEventLatch = new CountDownLatch(1); field in CarAudioManagerTestUtils.TestCarVolumeGroupEventCallback87 return silentAwait(mVolumeGroupEventLatch, WAIT_TIMEOUT_MS); in receivedVolumeGroupEvents()94 mVolumeGroupEventLatch.countDown(); in onVolumeGroupEvent()