Home
last modified time | relevance | path

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

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