Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
DRecentsVerticalScrollView.java267 getTopFadingEdgeStrength(), getBottomFadingEdgeStrength(), in draw()
/frameworks/base/core/java/android/widget/
DScrollView.java192 protected float getBottomFadingEdgeStrength() { in getBottomFadingEdgeStrength() method in ScrollView
DNumberPicker.java1392 protected float getBottomFadingEdgeStrength() { in getBottomFadingEdgeStrength() method in NumberPicker
DAbsListView.java1934 protected float getBottomFadingEdgeStrength() { in getBottomFadingEdgeStrength() method in AbsListView
1936 final float fadeEdge = super.getBottomFadingEdgeStrength(); in getBottomFadingEdgeStrength()
/frameworks/base/core/java/android/view/
DView.java10936 protected float getBottomFadingEdgeStrength() {
13777 bottomFadeStrength = Math.max(0.0f, Math.min(1.0f, getBottomFadingEdgeStrength()));
/frameworks/base/api/
D14.txt22874 method protected float getBottomFadingEdgeStrength();
D15.txt23021 method protected float getBottomFadingEdgeStrength();
D16.txt24082 method protected float getBottomFadingEdgeStrength();
D17.txt24894 method protected float getBottomFadingEdgeStrength();
Dcurrent.txt24894 method protected float getBottomFadingEdgeStrength();