Searched refs:getSupportedAudioFormats (Results 1 – 2 of 2) sorted by relevance
130 mSupportedAudioFormats = LogHelper.getSupportedAudioFormats(device); in getRequestSadFormatsParams()
119 public static List<Integer> getSupportedAudioFormats(ITestDevice device) throws Exception { in getSupportedAudioFormats() method in LogHelper