Home
last modified time | relevance | path

Searched refs:setTouchCalibration (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DPersistentDataStore.java121 …public boolean setTouchCalibration(String inputDeviceDescriptor, int surfaceRotation, TouchCalibra… in setTouchCalibration() method in PersistentDataStore
124 if (state.setTouchCalibration(surfaceRotation, calibration)) { in setTouchCalibration()
438 public boolean setTouchCalibration(int surfaceRotation, TouchCalibration calibration) { in setTouchCalibration() method in PersistentDataStore.InputDeviceState
H A DInputManagerService.java1105 if (mDataStore.setTouchCalibration(inputDeviceDescriptor, surfaceRotation, in setTouchCalibrationForInputDevice()
/aosp14/frameworks/base/core/java/android/hardware/input/
H A DInputManager.java743 public void setTouchCalibration(String inputDeviceDescriptor, int surfaceRotation, in setTouchCalibration() method in InputManager
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt20935 Landroid/hardware/input/InputManager;->setTouchCalibration(Ljava/lang/String;ILandroid/hardware/inp…