Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DView.java1566 static final int SCROLLBARS_NONE = 0x00000000; field in View
5736 final int scrollbars = a.getInt(attr, SCROLLBARS_NONE);
5737 if (scrollbars != SCROLLBARS_NONE) {
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt67098 Landroid/view/View;->SCROLLBARS_NONE:I