Home
last modified time | relevance | path

Searched refs:getTouchCalibrationForInputDevice (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/hardware/input/
DIInputManager.aidl64 TouchCalibration getTouchCalibrationForInputDevice(String inputDeviceDescriptor, int rotation); in getTouchCalibrationForInputDevice() method
DInputManager.java824 return mIm.getTouchCalibrationForInputDevice(inputDeviceDescriptor, surfaceRotation); in getTouchCalibration()
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp133 jmethodID getTouchCalibrationForInputDevice; member
1152 gServiceClassInfo.getTouchCalibrationForInputDevice, descriptorObj.get(), in getTouchAffineTransformation()
2493 GET_METHOD_ID(gServiceClassInfo.getTouchCalibrationForInputDevice, clazz, in register_android_server_InputManager()
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java1164 public TouchCalibration getTouchCalibrationForInputDevice(String inputDeviceDescriptor, in getTouchCalibrationForInputDevice() method in InputManagerService
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt23675 Landroid/hardware/input/IInputManager$Stub$Proxy;->getTouchCalibrationForInputDevice(Ljava/lang/Str…
23731 Landroid/hardware/input/IInputManager;->getTouchCalibrationForInputDevice(Ljava/lang/String;I)Landr…
/frameworks/base/services/
Dart-profile19525 HSPLcom/android/server/input/InputManagerService;->getTouchCalibrationForInputDevice(Ljava/lang/Str…