Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DMicrophoneInfo.java372 public void setChannelMapping(List<Pair<Integer, Integer>> channelMapping) { in setChannelMapping() method in MicrophoneInfo
DMediaRecorder.java1585 microphone.setChannelMapping(channelMapping); in getActiveMicrophones()
DAudioRecord.java1805 microphone.setChannelMapping(channelMapping); in getActiveMicrophones()