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