Searched defs:FLAG_WINDOW_IS_OBSCURED (Results 1 – 2 of 2) sorted by relevance
41 FLAG_WINDOW_IS_OBSCURED = 1 << 1, enumerator
446 public static final int FLAG_WINDOW_IS_OBSCURED = 0x1; field in MotionEvent