Searched defs:mRegisterCountDownLatch (Results 1 – 1 of 1) sorted by relevance
/packages/services/Car/tests/carservice_test/src/com/android/car/ | ||
D | CarPropertyManagerTest.java | 694 private final CountDownLatch mRegisterCountDownLatch = new CountDownLatch(2); field in CarPropertyManagerTest.TestErrorCallback |