Searched refs:stopN (Results 1 – 3 of 3) sorted by relevance
40 stopN(mNativeSinkPtr); in stop()50 private native void stopN(long nativeSinkPtr); in stopN() method in NativeAudioSink
105 return stopN(mNativeRecorder); in stopStream()142 private native int stopN(long nativeRecorder); in stopN() method in OboeRecorder
120 return stopN(mNativePlayer); in stopStream()151 private native int stopN(long nativePlayer); in stopN() method in OboePlayer