Searched defs:ACTION_BUTTON_RELEASE (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/hardware/input/ | ||
D | VirtualStylusButtonEvent.java | 46 public static final int ACTION_BUTTON_RELEASE = MotionEvent.ACTION_BUTTON_RELEASE; field in VirtualStylusButtonEvent |
D | VirtualMouseButtonEvent.java | 44 public static final int ACTION_BUTTON_RELEASE = MotionEvent.ACTION_BUTTON_RELEASE; field in VirtualMouseButtonEvent |
/frameworks/base/core/java/android/view/ | ||
D | MotionEvent.java | 371 public static final int ACTION_BUTTON_RELEASE = 12; field in MotionEvent |
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |