Searched refs:fast (Results 1 – 2 of 2) sorted by relevance
202 protected void stopCapture(boolean fast) throws Exception { in stopCapture() argument205 if (fast) { in stopCapture()
2142 final boolean fast = (sampleRate == nativeOutputSampleRate); in doTestTimestamp()2144 AudioAttributes attributes = (fast ? new AudioAttributes.Builder() in doTestTimestamp()