Home
last modified time | relevance | path

Searched refs:appendSourceDescriptionIfApplicable (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DInputDevice.java1014 appendSourceDescriptionIfApplicable(description, SOURCE_KEYBOARD, "keyboard"); in toString()
1015 appendSourceDescriptionIfApplicable(description, SOURCE_DPAD, "dpad"); in toString()
1016 appendSourceDescriptionIfApplicable(description, SOURCE_TOUCHSCREEN, "touchscreen"); in toString()
1017 appendSourceDescriptionIfApplicable(description, SOURCE_MOUSE, "mouse"); in toString()
1018 appendSourceDescriptionIfApplicable(description, SOURCE_STYLUS, "stylus"); in toString()
1019 appendSourceDescriptionIfApplicable(description, SOURCE_TRACKBALL, "trackball"); in toString()
1020 appendSourceDescriptionIfApplicable(description, SOURCE_MOUSE_RELATIVE, "mouse_relative"); in toString()
1021 appendSourceDescriptionIfApplicable(description, SOURCE_TOUCHPAD, "touchpad"); in toString()
1022 appendSourceDescriptionIfApplicable(description, SOURCE_JOYSTICK, "joystick"); in toString()
1023 appendSourceDescriptionIfApplicable(description, SOURCE_GAMEPAD, "gamepad"); in toString()
[all …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt74645 Landroid/view/InputDevice;->appendSourceDescriptionIfApplicable(Ljava/lang/StringBuilder;ILjava/lan…