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.java1656 static final int SCROLLBARS_NONE = 0x00000000; field in View
6219 final int scrollbars = a.getInt(attr, SCROLLBARS_NONE);
6220 if (scrollbars != SCROLLBARS_NONE) {
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt63132 Landroid/view/View;->SCROLLBARS_NONE:I