Searched defs:FLAG_CANCELED (Results 1 – 3 of 3) sorted by relevance
56 constexpr int32_t FLAG_CANCELED = AMOTION_EVENT_FLAG_CANCELED; variable
1222 public static final int FLAG_CANCELED = 0x20; field in KeyEvent
491 public static final int FLAG_CANCELED = 0x20; field in MotionEvent