Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/sidecar/
H A DSampleSidecarImpl.java76 private void onDevicePostureChanged() { in onDevicePostureChanged() method in SampleSidecarImpl
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardPINView.java78 void onDevicePostureChanged(@DevicePostureInt int posture) { in onDevicePostureChanged() method in KeyguardPINView
H A DKeyguardPatternView.java98 void onDevicePostureChanged(@DevicePostureInt int posture) { in onDevicePostureChanged() method in KeyguardPatternView