Searched refs:runningOnJellyBeanMR1OrHigher (Results 1 – 2 of 2) sorted by relevance
193 if (WebRtcAudioUtils.runningOnJellyBeanMR1OrHigher()) { in getNativeOutputSampleRate()215 if (!WebRtcAudioUtils.runningOnJellyBeanMR1OrHigher()) { in getLowLatencyOutputFramesPerBuffer()
142 public static boolean runningOnJellyBeanMR1OrHigher() { in runningOnJellyBeanMR1OrHigher() method in WebRtcAudioUtils