Searched defs:posture (Results 1 – 13 of 13) 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()
180 public void onDevicePostureChanged(@DevicePostureController.DevicePostureInt int posture) { in onDevicePostureChanged()212 private boolean isHalfOpened(@DevicePostureController.DevicePostureInt int posture) { in isHalfOpened()
119 int posture; in DeviceStateManagerFoldingFeatureProducer() local223 int posture = mDeviceStateToPostureMap.get(mCurrentDeviceState, COMMON_STATE_UNKNOWN); in currentHingeState() local
138 int posture = mPosturesHelper.deviceStateToPosture(deviceState); in updateSetting() local317 int posture = Integer.parseInt(values[0]); in loadDefaults() local
84 void onDevicePostureChanged(@DevicePostureInt int posture) { in onDevicePostureChanged()
106 void onDevicePostureChanged(@DevicePostureInt int posture) { in onDevicePostureChanged()
3272 private boolean doesPostureAllowFaceAuth(@DevicePostureInt int posture) { in doesPostureAllowFaceAuth()
604 @DevicePostureController.DevicePostureInt int posture, in TriggerSensor()624 public boolean setPosture(@DevicePostureController.DevicePostureInt int posture) { in setPosture()
293 public void tracePostureChanged( in tracePostureChanged()
586 public TriggerSensor createDozeSensorForPosture(Sensor[] sensors, int posture) { in createDozeSensorForPosture()
477 int posture) { in getPostureSpecificBool()