Класс устройства ввода: SOURCE_CLASS_JOYSTICK
SOURCE_CLASS_JOYSTICK
Джойстик - joystick
dec = 16 hex = 0x10
Устройством ввода является джойстик. MotionEvent следует интерпретировать как абсолютные движения джойстика. Используйте getMotionRange(int) для запроса диапазона положений
(The input source is a joystick. A MotionEvent should be interpreted as absolute joystick movements. Use getMotionRange(int) to query the range of positions)