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

  /hardware/libhardware/tests/input/evdev/
InputMocks.cpp 21 bool MockInputDeviceNode::hasKeyInRange(int32_t startKey, int32_t endKey) const {
  /hardware/libhardware/modules/input/evdev/
InputHub.cpp 106 virtual bool hasKeyInRange(int32_t start, int32_t end) const override;
280 bool EvdevDeviceNode::hasKeyInRange(int32_t startKey, int32_t endKey) const {

Completed in 2947 milliseconds