Searched defs:FLAG_CANCELED (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/services/inputflinger/tests/ | ||
D | UnwantedInteractionBlocker_test.cpp | 56 constexpr int32_t FLAG_CANCELED = AMOTION_EVENT_FLAG_CANCELED; variable |
/frameworks/base/core/java/android/view/ | ||
D | KeyEvent.java | 1338 public static final int FLAG_CANCELED = IInputConstants.INPUT_EVENT_FLAG_CANCELED; field in KeyEvent |
D | MotionEvent.java | 525 public static final int FLAG_CANCELED = INPUT_EVENT_FLAG_CANCELED; 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 ... |