Searched defs:currentState (Results 1 – 3 of 3) sorted by relevance
| /platform_testing/libraries/systemui-helper/src/android/platform/helpers/foldable/ | ||
| D | FoldableRule.kt | 192 private val currentState: FoldableState constant in android.platform.helpers.foldable.FoldableRule |
| D | FoldableDeviceController.kt | 51 private var currentState: Int? = null in <lambda>() variable in android.platform.helpers.foldable.FoldableDeviceController |
| /platform_testing/libraries/flicker/src/android/tools/device/traces/parsers/ | ||
| D | WindowManagerStateHelper.kt | 70 val currentState: DeviceStateDump constant in android.tools.device.traces.parsers.WindowManagerStateHelper |