Home
last modified time | relevance | path

Searched defs:onDevicePostureChanged (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DDevicePostureController.java115 void onDevicePostureChanged(int devicePosture) { in onDevicePostureChanged() method in DevicePostureController
148 void onDevicePostureChanged(@DevicePostureInt int posture); in onDevicePostureChanged() method
H A DTabletopModeController.java180 public void onDevicePostureChanged(@DevicePostureController.DevicePostureInt int posture) { in onDevicePostureChanged() method in TabletopModeController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardPINView.java84 void onDevicePostureChanged(@DevicePostureInt int posture) { in onDevicePostureChanged() method in KeyguardPINView
H A DKeyguardPatternView.java106 void onDevicePostureChanged(@DevicePostureInt int posture) { in onDevicePostureChanged() method in KeyguardPatternView