Searched defs:eventLatch (Results 1 – 5 of 5) sorted by relevance
296 final CountDownLatch eventLatch = new CountDownLatch(1); in waitForFlush() local332 final CountDownLatch eventLatch = new CountDownLatch(1); in getOneSensorEvent() local360 final CountDownLatch eventLatch = new CountDownLatch(4); in discontinuityCount() local
570 CountDownLatch eventLatch = mTestSensorManager.registerListener(listener, 1); in testBatchAndFlushWithHandler() local604 CountDownLatch eventLatch = mTestSensorManager.registerListener(listener, 1, false); in testBatchAndFlushUseDefaultHandler() local848 CountDownLatch eventLatch = sensorManager.registerListener(listener, mEventCount); in execute() local
177 CountDownLatch eventLatch = listener.getLatchForSensorEvents(1000 /*numOfEvents*/); in testSamplingRateMicToggleOffOnOff() local
131 CountDownLatch eventLatch = mTestSensorManager.registerListener( in getSensorEvents() local
231 final CountDownLatch eventLatch = new CountDownLatch(1); in waitForSensorEvent() local