Searched refs:setAnimationEndAction (Results 1 – 5 of 5) sorted by relevance
74 public AnimationProperties setAnimationEndAction(Consumer<Property> listener) {
116 void setAnimationEndAction(Runnable action) { in setAnimationEndAction() method in PreviewPagerAdapter
107 mPreviewPagerAdapter.setAnimationEndAction(this::commitOnNextFrame); in onStopTrackingTouch()
755 sTempProperties.setAnimationEndAction(mCannedAnimationEndListener); in applyToView()798 sTempProperties.setAnimationEndAction(null); in applyToView()
479 new AnimationProperties().setDuration(200).setAnimationEndAction((property) -> {