Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/
H A DAudioRecord.java2447 private int native_setup(Object audiorecordThis, in native_setup() argument
2455 return native_setup(audiorecordThis, attributes, sampleRate, channelMask, in native_setup()
2461 private native int native_setup(Object audiorecordThis, in native_setup() argument