newLanscape = newConfig.orientation == Configuration.ORIENTATION_LANDSCAPE | newRotation = RotationUtils.getExactRotation(mContext) | newConfig.orientation == Configuration.ORIENTATION_LANDSCAPE | RotationUtils.getExactRotation(mContext) | platform_frameworks_base | e91f0d05dae79cc8effc5fb2328677c16a46f34e | com.android.systemui.ScreenDecorations | | _1 | newLanscape |
---|
_2 | newRotation |
---|
| xyz | newConfig.orientation == Configuration.ORIENTATION_LANDSCAPE |
---|
| - com.android.systemui.util.leak.RotationUtils
| xyz | RotationUtils.getExactRotation(mContext) |
---|
| AssignedTo | False |