Searched refs:isMultipleOrientationSupportedByDevice (Results 1 – 2 of 2) sorted by relevance
164 boolean oldMultipleOrientationsSupported = isMultipleOrientationSupportedByDevice(); in setDeviceProfile()167 boolean newMultipleOrientationsSupported = isMultipleOrientationSupportedByDevice(); in setDeviceProfile()320 if (isMultipleOrientationSupportedByDevice()) { in initListeners()331 if (isMultipleOrientationSupportedByDevice()) { in destroyListeners()363 public boolean isMultipleOrientationSupportedByDevice() { in isMultipleOrientationSupportedByDevice() method in RecentsOrientedState
3659 && mOrientationState.isMultipleOrientationSupportedByDevice() in getEventDispatcher()