Searched defs:channelMapping (Results 1 – 4 of 4) sorted by relevance
92 std::vector<int> channelMapping; in writeToParcel() local127 std::vector<int> channelMapping; in readFromParcel() local
171 List<Pair<Integer, Integer>> channelMapping, float sensitivity, float maxSpl, in MicrophoneInfo() argument372 public void setChannelMapping(List<Pair<Integer, Integer>> channelMapping) { in setChannelMapping() argument
1536 ArrayList<Pair<Integer, Integer>> channelMapping = new ArrayList<>(); in getActiveMicrophones() local
1734 ArrayList<Pair<Integer, Integer>> channelMapping = new ArrayList<>(); in getActiveMicrophones() local