Searched defs:mLatchStop (Results 1 – 2 of 2) sorted by relevance
54 private final CountDownLatch mLatchStop = new CountDownLatch(1); field in LocalVoiceInteractionTest
38 private final CountDownLatch mLatchStop; field in TestGnssStatusCallback