HomeSort by relevance Sort by last modified time
    Searched defs:mDeviceHandle (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware/modules/input/evdev/
InputMapper.h 63 virtual void setDeviceHandle(InputDeviceHandle* handle) { mDeviceHandle = handle; }
76 virtual InputDeviceHandle* getDeviceHandle() final { return mDeviceHandle; }
82 InputDeviceHandle* mDeviceHandle = nullptr;
InputDevice.h 72 InputDeviceHandle* mDeviceHandle = nullptr;

Completed in 1538 milliseconds