Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarPropertyManagerTest.java693 private final CountDownLatch mEventsCountDownLatch = new CountDownLatch(1); field in CarPropertyManagerTest.TestErrorCallback
743 private final CountDownLatch mEventsCountDownLatch; field in CarPropertyManagerTest.TestSequenceCallback