Searched defs:getSources (Results 1 – 5 of 5) sorted by relevance
89 inline uint32_t getSources() const { return mSources; } in getSources() function
618 public int getSources() { in getSources() method in InputDevice
1919 uint32_t SwitchInputMapper::getSources() { in getSources() function in android::SwitchInputMapper1975 uint32_t VibratorInputMapper::getSources() { in getSources() function in android::VibratorInputMapper2091 uint32_t KeyboardInputMapper::getSources() { in getSources() function in android::KeyboardInputMapper2376 uint32_t CursorInputMapper::getSources() { in getSources() function in android::CursorInputMapper2744 uint32_t TouchInputMapper::getSources() { in getSources() function in android::TouchInputMapper6616 uint32_t ExternalStylusInputMapper::getSources() { in getSources() function in android::ExternalStylusInputMapper6690 uint32_t JoystickInputMapper::getSources() { in getSources() function in android::JoystickInputMapper
590 inline uint32_t getSources() const { return mSources; } in getSources() function
867 virtual uint32_t getSources() { in getSources() function in android::FakeInputMapper