Searched refs:SCROLLBARS_NONE (Results 1 – 2 of 2) sorted by relevance
1656 static final int SCROLLBARS_NONE = 0x00000000; field in View6219 final int scrollbars = a.getInt(attr, SCROLLBARS_NONE);6220 if (scrollbars != SCROLLBARS_NONE) {
63132 Landroid/view/View;->SCROLLBARS_NONE:I