Searched refs:cancelAnimationsOnView (Results 1 – 3 of 3) sorted by relevance
174 public void cancelAnimationsOnView(View view) { in cancelAnimationsOnView() method in PhysicsAnimationLayoutTestCase.TestablePhysicsAnimationLayout178 mMainThreadHandler.post(() -> super.cancelAnimationsOnView(view)); in cancelAnimationsOnView()
359 cancelAnimationsOnView(view);463 public void cancelAnimationsOnView(View view) {
357 mLayout.cancelAnimationsOnView(bubble); in prepareForBubbleDrag()