Home
last modified time | relevance | path

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

/platform_testing/libraries/systemui-helper/src/android/platform/helpers/foldable/
DFoldableDeviceController.kt43 private val deviceStateManager = context.getSystemService(DeviceStateManager::class.java)!! constant
73 deviceStateManager.cancelBaseStateOverride() in resetDeviceState()
111 deviceStateManager.supportedStates.firstOrNull { it != foldedState } in findFoldedUnfoldedStates()
124 deviceStateManager.requestBaseStateOverride( in setDeviceState()