Searched refs:SCROLLBARS_OUTSIDE_MASK (Results 1 – 1 of 1) sorted by relevance
911 static final int SCROLLBARS_OUTSIDE_MASK = 0x02000000; field in View9330 final int inside = (viewFlags & SCROLLBARS_OUTSIDE_MASK) == 0 ? ~0 : 0;