Searched refs:endAnimations (Results 1 – 8 of 8) sorted by relevance
24 fun RecyclerView.endAnimations() { in RecyclerView() method26 itemAnimator?.endAnimations() in RecyclerView()
175 public void endAnimations() { in endAnimations() method in AppGridItemAnimator188 super.endAnimations(); in endAnimations()
256 public void endAnimations() { in endAnimations() method in BlockScreenView
1002 mBlockScreenView.endAnimations(); in updateBlockScreen()
254 mRecyclerView.getItemAnimator().endAnimations();589 public void endAnimations() { in onCreateView()597 super.endAnimations(); in onCreateView()1006 mRecyclerView.getItemAnimator().endAnimations(); in onConfigurationChanged()
291 override fun endAnimations() { in endAnimations() method in com.android.deskclock.ItemAnimator
1022 RecyclerViewExt.endAnimations(recyclerView); in oneVisibleImagePreview()1176 RecyclerViewExt.endAnimations(recyclerView); in testPartiallyLoadedMetadata_previewIsShownForTheLoadedPart()
582 HSPLandroidx/recyclerview/widget/DefaultItemAnimator;->endAnimations()V