Home
last modified time | relevance | path

Searched refs:rearDisplay (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/systemui-helper/src/android/platform/helpers/foldable/
DFoldableRule.kt145 fun rearDisplay() { in rearDisplay() method in android.platform.helpers.foldable.FoldableRule
151 controller.rearDisplay() in rearDisplay()
186 REAR_DISPLAY -> rearDisplay() in starting()
DFoldableDeviceController.kt81 fun rearDisplay() { in <lambda>() method