Searched defs:getActionMasked (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/view/ | ||
D | VerifiedMotionEvent.java | 224 public @MotionEventAction int getActionMasked() { in getActionMasked() method in VerifiedMotionEvent |
D | MotionEvent.java | 2101 public final int getActionMasked() { in getActionMasked() method in MotionEvent |
/frameworks/native/include/input/ | ||
D | Input.h | 489 inline int32_t getActionMasked() const { return mAction & AMOTION_EVENT_ACTION_MASK; } in getActionMasked() function |
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |