Home
last modified time | relevance | path

Searched defs:getChannelMapping (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/include/media/
DMicrophoneInfo.h185 const Vector<int>& getChannelMapping() const { in getChannelMapping() function
/frameworks/base/media/java/android/media/
DMicrophoneInfo.java316 public List<Pair<Integer, Integer>> getChannelMapping() { in getChannelMapping() method in MicrophoneInfo