Searched refs:SOURCE_DPAD (Results 1 – 4 of 4) sorted by relevance
154 public static final int SOURCE_DPAD = 0x00000200 | SOURCE_CLASS_BUTTON; field in InputDevice863 appendSourceDescriptionIfApplicable(description, SOURCE_DPAD, "dpad"); in toString()
41 put("dpad", InputDevice.SOURCE_DPAD);
6736 } else if ((sources & InputDevice.SOURCE_DPAD) == InputDevice.SOURCE_DPAD in computeScreenConfigurationLocked()6957 int dpadState = mInputManager.getKeyCodeState(-1, InputDevice.SOURCE_DPAD, in detectSafeMode()
26530 field public static final int SOURCE_DPAD = 513; // 0x201