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