Searched defs:eventLatch (Results 1 – 6 of 6) sorted by relevance
327 final CountDownLatch eventLatch = new CountDownLatch(1); in waitForFlush() local363 final CountDownLatch eventLatch = new CountDownLatch(1); in getOneSensorEvent() local391 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
101 CountDownLatch eventLatch = new CountDownLatch(1); in testStartAndStopVideoStream() 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