Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DAlertController.java436 | (hasButtonPanel ? View.SCROLL_INDICATOR_BOTTOM : 0); in setupView()
438 View.SCROLL_INDICATOR_TOP | View.SCROLL_INDICATOR_BOTTOM); in setupView()
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DAlertController.java620 | (hasButtonPanel ? View.SCROLL_INDICATOR_BOTTOM : 0); in setupView()
622 View.SCROLL_INDICATOR_TOP | View.SCROLL_INDICATOR_BOTTOM); in setupView()
/aosp14/frameworks/base/core/java/com/android/internal/widget/floatingtoolbar/
H A DLocalFloatingToolbarPopup.java1323 setScrollIndicators(View.SCROLL_INDICATOR_TOP | View.SCROLL_INDICATOR_BOTTOM); in OverflowPanel()
/aosp14/frameworks/base/core/java/android/view/
H A DView.java3394 SCROLL_INDICATOR_BOTTOM,
3419 public static final int SCROLL_INDICATOR_BOTTOM = field in View
7316 @FlagEntry(target = SCROLL_INDICATOR_BOTTOM, name = "bottom"),
/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.txt52796 field public static final int SCROLL_INDICATOR_BOTTOM = 2; // 0x2