Searched defs:getSources (Results 1 – 5 of 5) sorted by relevance
343 public int getSources() { in getSources() method in InputDevice
1737 uint32_t SwitchInputMapper::getSources() { in getSources() function in android::SwitchInputMapper1770 uint32_t KeyboardInputMapper::getSources() { in getSources() function in android::KeyboardInputMapper2011 uint32_t CursorInputMapper::getSources() { in getSources() function in android::CursorInputMapper2336 uint32_t TouchInputMapper::getSources() { in getSources() function in android::TouchInputMapper5701 uint32_t JoystickInputMapper::getSources() { in getSources() function in android::JoystickInputMapper
440 inline uint32_t getSources() { return mSources; } in getSources() function
817 inline uint32_t getSources() const { return mSources; } in getSources() function
768 virtual uint32_t getSources() { in getSources() function in android::FakeInputMapper