Home
last modified time | relevance | path

Searched defs:mRequestAudioLatch (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/car/src/android/car/cts/
DCarAudioManagerTest.java2087 private final CountDownLatch mRequestAudioLatch = new CountDownLatch(1); field in CarAudioManagerTest.TestPrimaryZoneMediaAudioRequestStatusCallback
2112 private CountDownLatch mRequestAudioLatch = new CountDownLatch(1); field in CarAudioManagerTest.TestMediaAudioRequestStatusCallback
2143 private CountDownLatch mRequestAudioLatch = new CountDownLatch(1); field in CarAudioManagerTest.TestSwitchAudioZoneConfigCallback
2171 private CountDownLatch mRequestAudioLatch = new CountDownLatch(1); field in CarAudioManagerTest.TestAudioZonesMirrorStatusCallback