Home
last modified time | relevance | path

Searched refs:SCROLLBARS_NONE (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DView.java1500 static final int SCROLLBARS_NONE = 0x00000000; field in View
5591 final int scrollbars = a.getInt(attr, SCROLLBARS_NONE);
5592 if (scrollbars != SCROLLBARS_NONE) {
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt78204 Landroid/view/View;->SCROLLBARS_NONE:I