Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DAudioRecord.java2440 private int native_setup(Object audiorecordThis, in native_setup() argument
2448 return native_setup(audiorecordThis, attributes, sampleRate, channelMask, in native_setup()
2454 private native int native_setup(Object audiorecordThis, in native_setup() argument