Searched refs:updateSwipeProgress (Results 1 – 3 of 3) sorted by relevance
255 if (!mCallback.updateSwipeProgress(animView, dismissable, swipeProgress)) { in updateSwipeProgressFromOffset()949 boolean updateSwipeProgress(View animView, boolean dismissable, float swipeProgress); in updateSwipeProgress() method
702 doReturn(true).when(mCallback).updateSwipeProgress(any(), anyBoolean(), anyFloat()); in testContentAlphaRemainsUnchangedWhenFeatureFlagIsDisabled()
643 public boolean updateSwipeProgress(View animView, boolean dismissable,