Home
last modified time | relevance | path

Searched refs:SCROLLBARS_OUTSIDE_OVERLAY (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DView.java1822 SCROLLBARS_OUTSIDE_OVERLAY,
1847 public static final int SCROLLBARS_OUTSIDE_OVERLAY = 0x02000000; field in View
20162 (flags & SCROLLBARS_STYLE_MASK) == SCROLLBARS_OUTSIDE_OVERLAY) { in computeOpaqueFlags()
20890 @ViewDebug.IntToString(from = SCROLLBARS_OUTSIDE_OVERLAY, to = "OUTSIDE_OVERLAY"),
20896 @EnumEntry(value = SCROLLBARS_OUTSIDE_OVERLAY, name = "outsideOverlay"),
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt52785 field public static final int SCROLLBARS_OUTSIDE_OVERLAY = 33554432; // 0x2000000