Searched refs:SCROLLBARS_NONE (Results 1 – 1 of 1) sorted by relevance
1306 static final int SCROLLBARS_NONE = 0x00000000; field in View4929 final int scrollbars = a.getInt(attr, SCROLLBARS_NONE);4930 if (scrollbars != SCROLLBARS_NONE) {