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