Home
last modified time | relevance | path

Searched refs:SOURCE_DPAD (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DSystemActionPerformer.java313 InputDevice.SOURCE_KEYBOARD | InputDevice.SOURCE_DPAD); in performSystemAction()
317 InputDevice.SOURCE_KEYBOARD | InputDevice.SOURCE_DPAD); in performSystemAction()
321 InputDevice.SOURCE_KEYBOARD | InputDevice.SOURCE_DPAD); in performSystemAction()
325 InputDevice.SOURCE_KEYBOARD | InputDevice.SOURCE_DPAD); in performSystemAction()
329 InputDevice.SOURCE_KEYBOARD | InputDevice.SOURCE_DPAD); in performSystemAction()
/aosp14/frameworks/base/core/java/android/view/
H A DInputDevice.java208 public static final int SOURCE_DPAD = 0x00000200 | SOURCE_CLASS_BUTTON; field in InputDevice
1525 appendSourceDescriptionIfApplicable(description, SOURCE_DPAD, "dpad"); in toString()
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DInputShellCommand.java99 map.put("dpad", InputDevice.SOURCE_DPAD);
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java2490 } else if ((sources & InputDevice.SOURCE_DPAD) == InputDevice.SOURCE_DPAD in computeScreenConfiguration()
H A DWindowManagerService.java5153 int dpadState = mInputManager.getKeyCodeState(-1, InputDevice.SOURCE_DPAD, in detectSafeMode()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt50584 field public static final int SOURCE_DPAD = 513; // 0x201