Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A 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()
/aosp12/frameworks/base/core/java/android/view/
H A DView.java5513 int scrollbarStyle = SCROLLBARS_INSIDE_OVERLAY;
5759 scrollbarStyle = a.getInt(attr, SCROLLBARS_INSIDE_OVERLAY);
5760 if (scrollbarStyle != SCROLLBARS_INSIDE_OVERLAY) {
5761 viewFlagValues |= scrollbarStyle & SCROLLBARS_STYLE_MASK;
6127 if (scrollbarStyle != SCROLLBARS_INSIDE_OVERLAY) {
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt1249 field public static final int scrollbarStyle = 16842879; // 0x101007f
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt1052 field public static final int scrollbarStyle = 16842879; // 0x101007f
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt79686 Lcom/android/internal/R$attr;->scrollbarStyle:I