Searched defs:getSources (Results 1 – 5 of 5) sorted by relevance
80 inline uint32_t getSources() const { return mSources; } in getSources() function
485 public int getSources() { in getSources() method in InputDevice
1825 uint32_t SwitchInputMapper::getSources() { in getSources() function in android::SwitchInputMapper1856 uint32_t VibratorInputMapper::getSources() { in getSources() function in android::VibratorInputMapper1972 uint32_t KeyboardInputMapper::getSources() { in getSources() function in android::KeyboardInputMapper2234 uint32_t CursorInputMapper::getSources() { in getSources() function in android::CursorInputMapper2560 uint32_t TouchInputMapper::getSources() { in getSources() function in android::TouchInputMapper5942 uint32_t JoystickInputMapper::getSources() { in getSources() function in android::JoystickInputMapper
470 inline uint32_t getSources() { return mSources; } in getSources() function
828 virtual uint32_t getSources() { in getSources() function in android::FakeInputMapper