Searched refs:onDevicePostureChanged (Results 1 – 5 of 5) sorted by relevance
72 mDevicePostureProducer.addDataChangedCallback(this::onDevicePostureChanged); in SampleSidecarImpl()76 private void onDevicePostureChanged() { in onDevicePostureChanged() method in SampleSidecarImpl
33 mView.onDevicePostureChanged(posture);
78 void onDevicePostureChanged(@DevicePostureInt int posture) { in onDevicePostureChanged() method in KeyguardPINView
98 void onDevicePostureChanged(@DevicePostureInt int posture) { in onDevicePostureChanged() method in KeyguardPatternView
62 posture -> mView.onDevicePostureChanged(posture);