Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DAudioRecord.java1720 int status = native_get_active_microphones(activeMicrophones); in getActiveMicrophones()
1971 private native final int native_get_active_microphones( in native_get_active_microphones() method in AudioRecord