Searched refs:isMultipleOrientationSupportedByDevice (Results 1 – 2 of 2) sorted by relevance
178 boolean oldMultipleOrientationsSupported = isMultipleOrientationSupportedByDevice(); in setDeviceProfile()181 boolean newMultipleOrientationsSupported = isMultipleOrientationSupportedByDevice(); in setDeviceProfile()351 if (isMultipleOrientationSupportedByDevice()) { in initListeners()362 if (isMultipleOrientationSupportedByDevice()) { in destroyListeners()399 public boolean isMultipleOrientationSupportedByDevice() { in isMultipleOrientationSupportedByDevice() method in RecentsOrientedState
6561 && mOrientationState.isMultipleOrientationSupportedByDevice() in getEventDispatcher()