Home
last modified time | relevance | path

Searched defs:endAnimations (Results 1 – 4 of 4) sorted by relevance

/packages/modules/IntentResolver/tests/activity/src/com/android/intentresolver/ext/
DRecyclerViewExt.kt24 fun RecyclerView.endAnimations() { in RecyclerView() method
/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/recyclerview/
DAppGridItemAnimator.java175 public void endAnimations() { in endAnimations() method in AppGridItemAnimator
/packages/apps/TV/src/com/android/tv/ui/
DBlockScreenView.java256 public void endAnimations() { in endAnimations() method in BlockScreenView
/packages/apps/DeskClock/src/com/android/deskclock/
DItemAnimator.kt291 override fun endAnimations() { in endAnimations() method in com.android.deskclock.ItemAnimator