Searched defs:devicePosture (Results 1 – 4 of 4) sorted by relevance
164 int devicePosture = mPosturesHelper.deviceStateToPosture(deviceState); in getRotationLockSetting() local173 private int getFallbackRotationLockSetting(int devicePosture) { in getFallbackRotationLockSetting()
115 void onDevicePostureChanged(int devicePosture) { in onDevicePostureChanged()
378 public boolean singleTapUsesProx(@DevicePostureController.DevicePostureInt int devicePosture) { in singleTapUsesProx()
139 devicePostureInteractor.posture.map { devicePosture -> in <lambda>() method