Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DDevicePostureController.java52 @DevicePostureInt int getDevicePosture(); in getDevicePosture() method
H A DDevicePostureControllerImpl.java95 public int getDevicePosture() { in getDevicePosture() method in DevicePostureControllerImpl