Searched refs:isOnRearDisplay (Results 1 – 2 of 2) sorted by relevance
147 check(!controller.isOnRearDisplay) { "Trying to go to rear display when already there" } in rearDisplay()197 else if (controller.isOnRearDisplay) REAR_DISPLAY else throw IllegalStateException()
120 val isOnRearDisplay: Boolean in <lambda>() constant in android.platform.helpers.foldable.FoldableDeviceController