Home
last modified time | relevance | path

Searched refs:getBottomFadingEdgeStrength (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DAllAppsRecyclerView.java274 protected float getBottomFadingEdgeStrength() { in getBottomFadingEdgeStrength() method in AllAppsRecyclerView
/aosp12/frameworks/base/core/java/android/widget/
H A DScrollView.java259 protected float getBottomFadingEdgeStrength() { in getBottomFadingEdgeStrength() method in ScrollView
H A DNumberPicker.java1602 protected float getBottomFadingEdgeStrength() { in getBottomFadingEdgeStrength() method in NumberPicker
H A DAbsListView.java2137 protected float getBottomFadingEdgeStrength() { in getBottomFadingEdgeStrength() method in AbsListView
2139 final float fadeEdge = super.getBottomFadingEdgeStrength(); in getBottomFadingEdgeStrength()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
H A DScrollAdapterView.java2049 protected float getBottomFadingEdgeStrength() {
/aosp12/frameworks/base/core/java/android/view/
H A DView.java19496 protected float getBottomFadingEdgeStrength() { in getBottomFadingEdgeStrength() method in View
22783 bottomFadeStrength = Math.max(0.0f, Math.min(1.0f, getBottomFadingEdgeStrength())); in draw()
/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.txt48739 method protected float getBottomFadingEdgeStrength();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt33375 method protected float getBottomFadingEdgeStrength();