Home
last modified time | relevance | path

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

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