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.java2142 private final CountDownLatch mRequestAudioLatch = new CountDownLatch(1); field in CarAudioManagerTest.TestPrimaryZoneMediaAudioRequestStatusCallback
2167 private CountDownLatch mRequestAudioLatch = new CountDownLatch(1); field in CarAudioManagerTest.TestMediaAudioRequestStatusCallback
2198 private CountDownLatch mRequestAudioLatch = new CountDownLatch(1); field in CarAudioManagerTest.TestSwitchAudioZoneConfigCallback
2226 private CountDownLatch mRequestAudioLatch = new CountDownLatch(1); field in CarAudioManagerTest.TestAudioZonesMirrorStatusCallback