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
77 return stopN(mNativeRecorder); in stopStream()94 private native int stopN(long nativeRecorder); in stopN() method in OboeRecorder
89 return stopN(mNativePlayer); in stopStream()107 private native int stopN(long nativePlayer); in stopN() method in OboePlayer