Searched defs:getSources (Results 1 – 6 of 6) sorted by relevance
42 const AudioPortVector &getSources() const { return mSources; } in getSources() function
89 inline uint32_t getSources() const { return mSources; } in getSources() function
639 public int getSources() { in getSources() method in InputDevice
2079 uint32_t SwitchInputMapper::getSources() { in getSources() function in android::SwitchInputMapper2135 uint32_t VibratorInputMapper::getSources() { in getSources() function in android::VibratorInputMapper2250 uint32_t KeyboardInputMapper::getSources() { in getSources() function in android::KeyboardInputMapper2586 uint32_t CursorInputMapper::getSources() { in getSources() function in android::CursorInputMapper2986 uint32_t RotaryEncoderInputMapper::getSources() { in getSources() function in android::RotaryEncoderInputMapper3098 uint32_t TouchInputMapper::getSources() { in getSources() function in android::TouchInputMapper7021 uint32_t ExternalStylusInputMapper::getSources() { in getSources() function in android::ExternalStylusInputMapper7095 uint32_t JoystickInputMapper::getSources() { in getSources() function in android::JoystickInputMapper
558 inline uint32_t getSources() const { return mSources; } in getSources() function
969 virtual uint32_t getSources() { in getSources() function in android::FakeInputMapper