Searched refs:stableOrientation (Results 1 – 1 of 1) sorted by relevance
65 return stableOrientation67 return when (stableOrientation) {70 else -> throw RuntimeException("Unexpected orientation: $stableOrientation.")75 private val UiDevice.stableOrientation: Orientation constant119 if (device.stableOrientation == expectedOrientation) { in setOrientationOverride()131 device.stableOrientation == expectedOrientation in setOrientationOverride()147 return device.stableOrientation in waitForOrientationToSettle()