Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarPropertyManagerTest.java694 private final CountDownLatch mRegisterCountDownLatch = new CountDownLatch(2); field in CarPropertyManagerTest.TestErrorCallback
744 private final CountDownLatch mRegisterCountDownLatch = new CountDownLatch(2); field in CarPropertyManagerTest.TestSequenceCallback