Searched refs:isMultipleOrientationSupportedByDevice (Results 1 – 2 of 2) sorted by relevance
172 boolean oldMultipleOrientationsSupported = isMultipleOrientationSupportedByDevice(); in setDeviceProfile()175 boolean newMultipleOrientationsSupported = isMultipleOrientationSupportedByDevice(); in setDeviceProfile()328 if (isMultipleOrientationSupportedByDevice()) { in initListeners()339 if (isMultipleOrientationSupportedByDevice()) { in destroyListeners()376 public boolean isMultipleOrientationSupportedByDevice() { in isMultipleOrientationSupportedByDevice() method in RecentsOrientedState
5863 && mOrientationState.isMultipleOrientationSupportedByDevice() in getEventDispatcher()