| /frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
| D | AudioRoute.h | 42 const PolicyAudioPortVector &getSources() const { return mSources; } in getSources() function
|
| /frameworks/native/services/inputflinger/reader/mapper/ |
| D | SwitchInputMapper.cpp | 29 uint32_t SwitchInputMapper::getSources() const { in getSources() function in android::SwitchInputMapper
|
| D | ExternalStylusInputMapper.cpp | 30 uint32_t ExternalStylusInputMapper::getSources() const { in getSources() function in android::ExternalStylusInputMapper
|
| D | VibratorInputMapper.cpp | 29 uint32_t VibratorInputMapper::getSources() const { in getSources() function in android::VibratorInputMapper
|
| D | RotaryEncoderInputMapper.cpp | 37 uint32_t RotaryEncoderInputMapper::getSources() const { in getSources() function in android::RotaryEncoderInputMapper
|
| D | CursorInputMapper.cpp | 82 uint32_t CursorInputMapper::getSources() const { in getSources() function in android::CursorInputMapper
|
| D | JoystickInputMapper.cpp | 29 uint32_t JoystickInputMapper::getSources() const { in getSources() function in android::JoystickInputMapper
|
| D | SensorInputMapper.cpp | 61 uint32_t SensorInputMapper::getSources() const { in getSources() function in android::SensorInputMapper
|
| D | KeyboardInputMapper.cpp | 71 uint32_t KeyboardInputMapper::getSources() const { in getSources() function in android::KeyboardInputMapper
|
| D | TouchpadInputMapper.cpp | 331 uint32_t TouchpadInputMapper::getSources() const { in getSources() function in android::TouchpadInputMapper
|
| D | TouchInputMapper.cpp | 132 uint32_t TouchInputMapper::getSources() const { in getSources() function in android::TouchInputMapper
|
| /frameworks/native/services/inputflinger/ |
| D | InputDeviceMetricsCollector.cpp | 235 const SourceProvider getSources = [&args](const InputDeviceInfo& info) { in notifyKey() local 329 const SourceProvider& getSources) { in onInputDeviceUsage()
|
| /frameworks/native/services/inputflinger/reader/include/ |
| D | InputDevice.h | 59 inline uint32_t getSources() const { return mSources; } in getSources() function
|
| /frameworks/native/include/input/ |
| D | InputDevice.h | 281 inline uint32_t getSources() const { return mSources; } in getSources() function
|
| /frameworks/base/core/java/android/view/ |
| D | InputDevice.java | 924 public int getSources() { in getSources() method in InputDevice
|
| /frameworks/native/services/inputflinger/tests/ |
| D | InputReader_test.cpp | 260 uint32_t getSources() const override { return mSources; } in getSources() function in android::FakeInputMapper
|