Home
last modified time | relevance | path

Searched refs:mPlaybackBeforeCapture (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/audio/src/android/media/audio/cts/
DAudioPlaybackCaptureTest.java87 private boolean mPlaybackBeforeCapture; field in AudioPlaybackCaptureTest
149 mPlaybackBeforeCapture = false; in setup()
227 if (mPlaybackBeforeCapture) { in testPlaybackCapture()
309 mPlaybackBeforeCapture = true; in testPlaybackCaptureRerouting()