Searched defs:posture (Results 1 – 15 of 15) sorted by relevance
57 static String devicePostureToString(@DevicePostureInt int posture) { in devicePostureToString()77 void onPostureChanged(@DevicePostureInt int posture); in onPostureChanged()
62 int posture; in DevicePostureControllerImpl() local
95 int posture; in onInit() local148 void onDevicePostureChanged(@DevicePostureInt int posture); in onDevicePostureChanged()
196 public void onDevicePostureChanged(@DevicePostureController.DevicePostureInt int posture) { in onDevicePostureChanged()228 private boolean isHalfOpened(@DevicePostureController.DevicePostureInt int posture) { in isHalfOpened()
139 int posture = mPosturesHelper.deviceStateToPosture(deviceState); in updateSetting() local315 int posture = Integer.parseInt(values[0]); in loadDefaults() local
40 val sendPostureUpdate = { posture: Int -> in <lambda>() method
78 int posture; in DeviceStateManagerFoldingFeatureProducer() local
53 private val postureCallback = DevicePostureController.Callback { posture -> in <lambda>() method138 devicePostureController.addCallback { posture -> in <lambda>() method
477 int posture) { in getPostureSpecificBool()
83 void onDevicePostureChanged(@DevicePostureInt int posture) { in onDevicePostureChanged()
98 void onDevicePostureChanged(@DevicePostureInt int posture) { in onDevicePostureChanged()
2968 private boolean doesPostureAllowFaceAuth(@DevicePostureInt int posture) { in doesPostureAllowFaceAuth()
601 @DevicePostureController.DevicePostureInt int posture, in TriggerSensor()621 public boolean setPosture(@DevicePostureController.DevicePostureInt int posture) { in setPosture()
293 public void tracePostureChanged( in tracePostureChanged()
584 public TriggerSensor createDozeSensorForPosture(Sensor[] sensors, int posture) { in createDozeSensorForPosture()