Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
DKeyButtonRipple.java239 endAnimations("jumpToCurrentState", false /* cancel */); in jumpToCurrentState()
272 private void endAnimations(String reason, boolean cancel) { in endAnimations() method in KeyButtonRipple
309 endAnimations("enterSoftware", true /* cancel */); in enterSoftware()
395 endAnimations("enterHardware", true /* cancel */); in enterHardware()
/frameworks/base/core/java/com/android/internal/widget/
DDefaultItemAnimator.java557 public void endAnimations() { in endAnimations() method in DefaultItemAnimator
DRecyclerView.java985 mItemAnimator.endAnimations(); in removeAndRecycleViews()
1135 mItemAnimator.endAnimations(); in setLayoutManager()
2491 mItemAnimator.endAnimations(); in onDetachedFromWindow()
3182 mItemAnimator.endAnimations(); in setItemAnimator()
12046 public abstract void endAnimations();