Home
last modified time | relevance | path

Searched refs:scrollbarStyle (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/widget/
DFastScroller.java748 final int scrollbarStyle = mScrollBarStyle; in updateContainerRect() local
749 if (scrollbarStyle == View.SCROLLBARS_INSIDE_INSET in updateContainerRect()
750 || scrollbarStyle == View.SCROLLBARS_INSIDE_OVERLAY) { in updateContainerRect()
757 if (scrollbarStyle == View.SCROLLBARS_INSIDE_INSET) { in updateContainerRect()
/frameworks/base/core/java/android/view/
DView.java5998 int scrollbarStyle = SCROLLBARS_INSIDE_OVERLAY;
6238 scrollbarStyle = a.getInt(attr, SCROLLBARS_INSIDE_OVERLAY);
6239 if (scrollbarStyle != SCROLLBARS_INSIDE_OVERLAY) {
6240 viewFlagValues |= scrollbarStyle & SCROLLBARS_STYLE_MASK;
6627 if (scrollbarStyle != SCROLLBARS_INSIDE_OVERLAY) {
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt1052 field public static final int scrollbarStyle = 16842879; // 0x101007f
/frameworks/base/core/api/
Dcurrent.txt1447 field public static final int scrollbarStyle = 16842879; // 0x101007f
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt75720 Lcom/android/internal/R$attr;->scrollbarStyle:I