Searched refs:getAudioChannelString (Results 1 – 2 of 2) sorted by relevance
572 public static String getAudioChannelString(Context context, int channelCount) { in getAudioChannelString() method in Utils
444 Utils.getAudioChannelString(getContext(), info.getAudioChannelCount())); in updateStreamInfo()