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