Searched refs:stableBoundsOrientation (Results 1 – 1 of 1) sorted by relevance
9046 final int stableBoundsOrientation = stableBounds.width() > stableBounds.height() in resolveFixedOrientationConfiguration() local9049 ? stableBoundsOrientation : newParentConfig.orientation; in resolveFixedOrientationConfiguration()