Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInputDevice.java136 public static final int SOURCE_CLASS_BUTTON = 0x00000001; field in InputDevice
187 SOURCE_CLASS_BUTTON,
210 public static final int SOURCE_KEYBOARD = 0x00000100 | SOURCE_CLASS_BUTTON;
217 public static final int SOURCE_DPAD = 0x00000200 | SOURCE_CLASS_BUTTON;
225 public static final int SOURCE_GAMEPAD = 0x00000400 | SOURCE_CLASS_BUTTON;
349 public static final int SOURCE_HDMI = 0x02000000 | SOURCE_CLASS_BUTTON;
DViewRootImpl.java7200 && !q.mEvent.isFromSource(InputDevice.SOURCE_CLASS_BUTTON)) { in shouldDropInputEvent()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32276 field public static final int SOURCE_CLASS_BUTTON = 1; // 0x1
/frameworks/base/core/api/
Dcurrent.txt51052 field public static final int SOURCE_CLASS_BUTTON = 1; // 0x1