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/statusbar/policy/
DKeyButtonRipple.java229 endAnimations("jumpToCurrentState", false /* cancel */); in jumpToCurrentState()
262 private void endAnimations(String reason, boolean cancel) { in endAnimations() method in KeyButtonRipple
299 endAnimations("enterSoftware", true /* cancel */); in enterSoftware()
385 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.java981 mItemAnimator.endAnimations(); in removeAndRecycleViews()
1131 mItemAnimator.endAnimations(); in setLayoutManager()
2485 mItemAnimator.endAnimations(); in onDetachedFromWindow()
3075 mItemAnimator.endAnimations(); in setItemAnimator()
11939 public abstract void endAnimations();