HomeSort by relevance Sort by last modified time
    Searched refs:getTouchCalibrationForInputDevice (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/hardware/input/
IInputManager.aidl 48 TouchCalibration getTouchCalibrationForInputDevice(String inputDeviceDescriptor, int rotation);
InputManager.java 699 return mIm.getTouchCalibrationForInputDevice(inputDeviceDescriptor, surfaceRotation);
    [all...]
  /frameworks/base/services/core/jni/
com_android_server_input_InputManagerService.cpp 94 jmethodID getTouchCalibrationForInputDevice;
826 gServiceClassInfo.getTouchCalibrationForInputDevice, descriptorObj.get(),
    [all...]
  /frameworks/base/services/core/java/com/android/server/input/
InputManagerService.java     [all...]

Completed in 79 milliseconds