Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DScrollView.java275 protected float getBottomFadingEdgeStrength() { in getBottomFadingEdgeStrength() method in ScrollView
DNumberPicker.java1602 protected float getBottomFadingEdgeStrength() { in getBottomFadingEdgeStrength() method in NumberPicker
DAbsListView.java2213 protected float getBottomFadingEdgeStrength() { in getBottomFadingEdgeStrength() method in AbsListView
2215 final float fadeEdge = super.getBottomFadingEdgeStrength(); in getBottomFadingEdgeStrength()
/frameworks/base/core/java/android/view/
DView.java21514 protected float getBottomFadingEdgeStrength() { in getBottomFadingEdgeStrength() method
24921 bottomFadeStrength = Math.max(0.0f, Math.min(1.0f, getBottomFadingEdgeStrength())); in draw()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33375 method protected float getBottomFadingEdgeStrength();
/frameworks/base/core/api/
Dcurrent.txt52627 method protected float getBottomFadingEdgeStrength();