Searched refs:SOURCE_MOUSE_RELATIVE (Results 1 – 7 of 7) sorted by relevance
306 public static final int SOURCE_MOUSE_RELATIVE = 0x00020000 | SOURCE_CLASS_TRACKBALL; field in InputDevice375 SOURCE_MOUSE_RELATIVE,1700 appendSourceDescriptionIfApplicable(description, SOURCE_MOUSE_RELATIVE, "mouse_relative"); in toString()
8025 if (event.isFromSource(InputDevice.SOURCE_MOUSE_RELATIVE)) { in processTrackballEvent()8160 if (!event.isFromSource(InputDevice.SOURCE_MOUSE_RELATIVE)) { in onProcess()
9 - Events from a mouse will be delivered with the source `SOURCE_MOUSE_RELATIVE`, and their `AXIS_X`…
252 case InputDevice.SOURCE_MOUSE_RELATIVE: in getToolType()
630 InputDevice.SOURCE_MOUSE_RELATIVE,
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
51065 field public static final int SOURCE_MOUSE_RELATIVE = 131076; // 0x20004