Searched defs:getActionMasked (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/view/ | ||
D | VerifiedMotionEvent.java | 225 public @MotionEventAction int getActionMasked() { in getActionMasked() method in VerifiedMotionEvent |
D | MotionEvent.java | 2435 public final int getActionMasked() { in getActionMasked() method in MotionEvent |
/frameworks/native/include/input/ | ||
D | Input.h | 650 static int32_t getActionMasked(int32_t action) { return action & AMOTION_EVENT_ACTION_MASK; } in getActionMasked() function |
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |