Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DInputDevice.java119 public static final int SOURCE_CLASS_BUTTON = 0x00000001; field in InputDevice
170 SOURCE_CLASS_BUTTON,
193 public static final int SOURCE_KEYBOARD = 0x00000100 | SOURCE_CLASS_BUTTON;
200 public static final int SOURCE_DPAD = 0x00000200 | SOURCE_CLASS_BUTTON;
208 public static final int SOURCE_GAMEPAD = 0x00000400 | SOURCE_CLASS_BUTTON;
331 public static final int SOURCE_HDMI = 0x02000000 | SOURCE_CLASS_BUTTON;
H A DViewRootImpl.java5824 && !q.mEvent.isFromSource(InputDevice.SOURCE_CLASS_BUTTON)) { in shouldDropInputEvent()
/aosp12/packages/services/Car/service/src/com/android/car/hal/
H A DInputHalService.java372 InputDevice.SOURCE_CLASS_BUTTON);
/aosp12/packages/services/Car/service/src/com/android/car/
H A DCarInputService.java449 InputDevice.SOURCE_CLASS_BUTTON); in createKeyEvent()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt47303 field public static final int SOURCE_CLASS_BUTTON = 1; // 0x1
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt32276 field public static final int SOURCE_CLASS_BUTTON = 1; // 0x1