Home
last modified time | relevance | path

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

/platform_testing/libraries/systemui-helper/src/android/platform/helpers/foldable/
DFoldableRule.kt96 fun halfFold() { in halfFold() method
105 controller.halfFold() in halfFold()
185 HALF_FOLDED -> halfFold() in starting()
DFoldableDeviceController.kt73 fun halfFold() { in <lambda>() method in android.platform.helpers.foldable.FoldableDeviceController