Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java2672 if (stopGlowAnimations(e) || mScrollState == SCROLL_STATE_SETTLING) { in onInterceptTouchEvent()
2751 private boolean stopGlowAnimations(MotionEvent e) { in stopGlowAnimations() method