Searched refs:SOURCE_GAMEPAD (Results 1 – 5 of 5) sorted by relevance
162 public static final int SOURCE_GAMEPAD = 0x00000400 | SOURCE_CLASS_BUTTON; field in InputDevice870 appendSourceDescriptionIfApplicable(description, SOURCE_GAMEPAD, "gamepad"); in toString()
42 put("gamepad", InputDevice.SOURCE_GAMEPAD);
164 NO DOC BLOCK: android.view.InputDevice Field SOURCE_GAMEPAD
226 <li>{@link android.view.InputDevice#SOURCE_GAMEPAD} — the source device
26531 field public static final int SOURCE_GAMEPAD = 1025; // 0x401