Home
last modified time | relevance | path

Searched refs:SOURCE_CLASS_BUTTON (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DInputDevice.java127 public static final int SOURCE_CLASS_BUTTON = 0x00000001; field in InputDevice
178 SOURCE_CLASS_BUTTON,
201 public static final int SOURCE_KEYBOARD = 0x00000100 | SOURCE_CLASS_BUTTON;
208 public static final int SOURCE_DPAD = 0x00000200 | SOURCE_CLASS_BUTTON;
216 public static final int SOURCE_GAMEPAD = 0x00000400 | SOURCE_CLASS_BUTTON;
340 public static final int SOURCE_HDMI = 0x02000000 | SOURCE_CLASS_BUTTON;
H A DViewRootImpl.java6528 && !q.mEvent.isFromSource(InputDevice.SOURCE_CLASS_BUTTON)) { in shouldDropInputEvent()
/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.txt50577 field public static final int SOURCE_CLASS_BUTTON = 1; // 0x1