Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
H A DGlifLayoutTest.java90 assertEquals(View.SCROLL_INDICATOR_BOTTOM, glifLayout.getScrollView().getScrollIndicators()); in testGlifTheme()
128 View.SCROLL_INDICATOR_TOP | View.SCROLL_INDICATOR_BOTTOM, in testGlifV2Theme()
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DAccessibilityDialogUtils.java232 View.SCROLL_INDICATOR_TOP | View.SCROLL_INDICATOR_BOTTOM, in setScrollIndicators()
233 View.SCROLL_INDICATOR_TOP | View.SCROLL_INDICATOR_BOTTOM); in setScrollIndicators()
/aosp12/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()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DFloatingToolbar.java1569 setScrollIndicators(View.SCROLL_INDICATOR_TOP | View.SCROLL_INDICATOR_BOTTOM); in OverflowPanel()
/aosp12/frameworks/base/core/java/android/view/
H A DView.java3311 SCROLL_INDICATOR_BOTTOM,
3336 public static final int SCROLL_INDICATOR_BOTTOM = field in View
7113 @FlagEntry(target = SCROLL_INDICATOR_BOTTOM, name = "bottom"),
/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.txt49390 field public static final int SCROLL_INDICATOR_BOTTOM = 2; // 0x2