Searched refs:getLeftFadingEdgeStrength (Results 1 – 5 of 5) sorted by relevance
221 protected float getLeftFadingEdgeStrength() { in getLeftFadingEdgeStrength() method in HorizontalScrollView
12936 protected float getLeftFadingEdgeStrength() { in getLeftFadingEdgeStrength() method12949 return super.getLeftFadingEdgeStrength(); in getLeftFadingEdgeStrength()
20658 protected float getLeftFadingEdgeStrength() { in getLeftFadingEdgeStrength() method in View23984 leftFadeStrength = Math.max(0.0f, Math.min(1.0f, getLeftFadingEdgeStrength())); in draw()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
52179 method protected float getLeftFadingEdgeStrength();