Searched refs:newRot (Results 1 – 2 of 2) sorted by relevance
123 final int newRot = newConfig.windowConfiguration.getDisplayRotation(); in isDisplayRotationChanged() local124 if (newRot == WindowConfiguration.ROTATION_UNDEFINED in isDisplayRotationChanged()128 return origRot != newRot; in isDisplayRotationChanged()
170 fun logRotationChangeDeferred(currentRot: Int, newRot: Int) { in logRotationChangeDeferred()176 int2 = newRot in logRotationChangeDeferred()182 fun logRotationChanged(oldRot: Int, newRot: Int) { in logRotationChanged()188 int2 = newRot in logRotationChanged()