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.java1368 static final int SCROLLBARS_NONE = 0x00000000; field in View
5209 final int scrollbars = a.getInt(attr, SCROLLBARS_NONE);
5210 if (scrollbars != SCROLLBARS_NONE) {
/frameworks/base/config/
Dhiddenapi-private-dex.txt97630 Landroid/view/View;->SCROLLBARS_NONE:I