Lines Matching refs:InputDeviceInfo
250 Vector<InputDeviceInfo> inputDevices;
562 void InputReader::getInputDevices(Vector<InputDeviceInfo>& outInputDevices) {
567 void InputReader::getInputDevicesLocked(Vector<InputDeviceInfo>& outInputDevices) {
862 InputDeviceInfo deviceInfo;
872 const Vector<InputDeviceInfo::MotionRange>& ranges = deviceInfo.getMotionRanges();
876 const InputDeviceInfo::MotionRange& range = ranges.itemAt(i);
998 void InputDevice::getDeviceInfo(InputDeviceInfo* outDeviceInfo) {
1737 void InputMapper::populateDeviceInfo(InputDeviceInfo* info) {
1867 void VibratorInputMapper::populateDeviceInfo(InputDeviceInfo* info) {
1983 void KeyboardInputMapper::populateDeviceInfo(InputDeviceInfo* info) {
2246 void CursorInputMapper::populateDeviceInfo(InputDeviceInfo* info) {
2581 void TouchInputMapper::populateDeviceInfo(InputDeviceInfo* info) {
2624 const InputDeviceInfo::MotionRange& x = mOrientedRanges.x;
2625 const InputDeviceInfo::MotionRange& y = mOrientedRanges.y;
6154 void JoystickInputMapper::populateDeviceInfo(InputDeviceInfo* info) {
6169 InputDeviceInfo* info) {