Home
last modified time | relevance | path

Searched defs:DEVICE_POSTURE_OPENED (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DDevicePostureController.java47 int DEVICE_POSTURE_OPENED = 3; field
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DDevicePostureController.java62 public static final int DEVICE_POSTURE_OPENED = 3; field in DevicePostureController