Searched defs:getSources (Results 1 – 14 of 14) sorted by relevance
42 const PolicyAudioPortVector &getSources() const { return mSources; } in getSources() function
28 uint32_t SwitchInputMapper::getSources() { in getSources() function in android::SwitchInputMapper
29 uint32_t ExternalStylusInputMapper::getSources() { in getSources() function in android::ExternalStylusInputMapper
28 uint32_t VibratorInputMapper::getSources() { in getSources() function in android::VibratorInputMapper
34 uint32_t RotaryEncoderInputMapper::getSources() { in getSources() function in android::RotaryEncoderInputMapper
69 uint32_t CursorInputMapper::getSources() { in getSources() function in android::CursorInputMapper
28 uint32_t JoystickInputMapper::getSources() { in getSources() function in android::JoystickInputMapper
59 uint32_t SensorInputMapper::getSources() { in getSources() function in android::SensorInputMapper
98 uint32_t KeyboardInputMapper::getSources() { in getSources() function in android::KeyboardInputMapper
184 uint32_t TouchInputMapper::getSources() { in getSources() function in android::TouchInputMapper
695 public int getSources() { in getSources() method in InputDevice
57 inline uint32_t getSources() const { return mSources; } in getSources() function
221 inline uint32_t getSources() const { return mSources; } in getSources() function
1070 uint32_t getSources() override { return mSources; } in getSources() function in android::FakeInputMapper