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