Searched defs:hasRelativeAxis (Results 1 – 4 of 4) sorted by relevance
289 inline bool hasRelativeAxis(int32_t code) const { in hasRelativeAxis() function
104 bool hasRelativeAxis(int32_t deviceId, int axis) const override { return mFdp->ConsumeBool(); } in hasRelativeAxis() function
280 bool FakeEventHub::hasRelativeAxis(int32_t deviceId, int axis) const { in hasRelativeAxis() function in android::FakeEventHub
937 bool EventHub::hasRelativeAxis(int32_t deviceId, int axis) const { in hasRelativeAxis() function in android::EventHub