Home
last modified time | relevance | path

Searched refs:SCROLLBARS_INSIDE_OVERLAY (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/widget/
H A DFastScroller.java750 || scrollbarStyle == View.SCROLLBARS_INSIDE_OVERLAY) { in updateContainerRect()
/aosp12/frameworks/base/core/java/android/view/
H A DView.java1775 SCROLLBARS_INSIDE_OVERLAY,
1788 public static final int SCROLLBARS_INSIDE_OVERLAY = 0; field in View
5513 int scrollbarStyle = SCROLLBARS_INSIDE_OVERLAY;
5759 scrollbarStyle = a.getInt(attr, SCROLLBARS_INSIDE_OVERLAY);
5760 if (scrollbarStyle != SCROLLBARS_INSIDE_OVERLAY) {
6127 if (scrollbarStyle != SCROLLBARS_INSIDE_OVERLAY) {
19014 (flags & SCROLLBARS_STYLE_MASK) == SCROLLBARS_INSIDE_OVERLAY || in computeOpaqueFlags()
19741 @ViewDebug.IntToString(from = SCROLLBARS_INSIDE_OVERLAY, to = "INSIDE_OVERLAY"),
19747 @EnumEntry(value = SCROLLBARS_INSIDE_OVERLAY, name = "insideOverlay"),
/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.txt49377 field public static final int SCROLLBARS_INSIDE_OVERLAY = 0; // 0x0
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt33840 field public static final int SCROLLBARS_INSIDE_OVERLAY = 0; // 0x0