HomeSort by relevance Sort by last modified time
    Searched refs:requestFlush (Results 1 - 10 of 10) sorted by null

  /frameworks/av/media/libaaudio/src/client/
AudioStreamInternalPlay.h 40 aaudio_result_t requestFlush() override;
AudioStreamInternalPlay.cpp 70 aaudio_result_t AudioStreamInternalPlay::requestFlush() {
  /frameworks/av/media/libaaudio/src/legacy/
AudioStreamTrack.h 48 aaudio_result_t requestFlush() override;
AudioStreamTrack.cpp 304 aaudio_result_t AudioStreamTrack::requestFlush() {
306 ALOGE("requestFlush() no AudioTrack");
  /cts/tests/sensor/src/android/hardware/cts/helpers/
TestSensorManager.java 165 public CountDownLatch requestFlush() {
  /cts/tests/sensor/src/android/hardware/cts/helpers/sensoroperations/
TestSensorOperation.java 274 CountDownLatch flushLatch1 = sensorManager.requestFlush();
303 CountDownLatch flushLatch2 = sensorManager.requestFlush();
322 CountDownLatch flushLatch3 = sensorManager.requestFlush();
370 * {@link TestSensorManager#requestFlush()}.
373 * @param duration The duration to wait before calling {@link TestSensorManager#requestFlush()}.
386 * {@link TestSensorManager#requestFlush()}) with predefined interval after registerListener.
389 * @param flushIntervalMs intervals between calls to {@link TestSensorManager#requestFlush()}.
411 sensorManager.requestFlush(),
  /cts/tests/sensor/src/android/hardware/cts/
SensorTest.java 429 CountDownLatch flushLatch = mTestSensorManager.requestFlush();
463 CountDownLatch flushLatch = mTestSensorManager.requestFlush();
680 * listener with the sensor. So that {@link TestSensorManager#requestFlush()} can be
695 CountDownLatch flushLatch = sensorManager.requestFlush();
  /frameworks/av/media/libaaudio/src/core/
AudioStream.cpp 193 return requestFlush();
AudioStream.h 100 virtual aaudio_result_t requestFlush() {
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 117 milliseconds