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