Searched refs:cancelAnimationsOnView (Results 1 – 3 of 3) sorted by relevance
171 public void cancelAnimationsOnView(View view) { in cancelAnimationsOnView() method in PhysicsAnimationLayoutTestCase.TestablePhysicsAnimationLayout172 mMainThreadHandler.post(() -> super.cancelAnimationsOnView(view)); in cancelAnimationsOnView()
344 cancelAnimationsOnView(view);440 public void cancelAnimationsOnView(View view) {
307 mLayout.cancelAnimationsOnView(bubble); in prepareForBubbleDrag()