Home
last modified time | relevance | path

Searched refs:shouldDisplayEdgeEffects (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
DHorizontalScrollView.java753 if (shouldDisplayEdgeEffects() in onTouchEvent()
781 if (shouldDisplayEdgeEffects()) { in onTouchEvent()
796 if (shouldDisplayEdgeEffects()) { in onTouchEvent()
1738 private boolean shouldDisplayEdgeEffects() { in shouldDisplayEdgeEffects() method in HorizontalScrollView
1746 if (shouldDisplayEdgeEffects()) { in draw()
DScrollView.java713 private boolean shouldDisplayEdgeEffects() { in shouldDisplayEdgeEffects() method in ScrollView
825 if (shouldDisplayEdgeEffects() in onTouchEvent()
1763 if (shouldDisplayEdgeEffects()) { in endDrag()
1836 if (shouldDisplayEdgeEffects()) { in draw()
DAbsListView.java3778 if (!shouldDisplayEdgeEffects()) { in invalidateTopGlow()
3789 if (!shouldDisplayEdgeEffects()) { in invalidateBottomGlow()
4214 if (shouldDisplayEdgeEffects()) { in onTouchUp()
4239 private boolean shouldDisplayEdgeEffects() { in shouldDisplayEdgeEffects() method
4268 if (shouldDisplayEdgeEffects()) { in onTouchCancel()
4389 if (shouldDisplayEdgeEffects()) { in draw()
6381 if (shouldDisplayEdgeEffects()) { in finishGlows()