Searched refs:requestFlush (Results 1 – 3 of 3) sorted by relevance
274 CountDownLatch flushLatch1 = sensorManager.requestFlush(); in createOperation()303 CountDownLatch flushLatch2 = sensorManager.requestFlush(); in createOperation()322 CountDownLatch flushLatch3 = sensorManager.requestFlush(); in createOperation()411 sensorManager.requestFlush(), in createFlushOperation()
165 public CountDownLatch requestFlush() { in requestFlush() method in TestSensorManager
458 CountDownLatch flushLatch = mTestSensorManager.requestFlush(); in testBatchAndFlushWithHandler()492 CountDownLatch flushLatch = mTestSensorManager.requestFlush(); in testBatchAndFlushUseDefaultHandler()734 CountDownLatch flushLatch = sensorManager.requestFlush(); in execute()