Searched defs:animView (Results 1 – 2 of 2) sorted by relevance
172 private void updateSwipeProgressFromOffset(View animView, boolean dismissable) { in updateSwipeProgressFromOffset()311 final View animView = mCallback.getChildContentView(view); in dismissChild() local370 final View animView = mCallback.getChildContentView(view); in snapChild() local493 void onChildSnappedBack(View animView); in onChildSnappedBack()500 boolean updateSwipeProgress(View animView, boolean dismissable, float swipeProgress); in updateSwipeProgress()
601 public void onChildSnappedBack(View animView) { in onChildSnappedBack()616 public boolean updateSwipeProgress(View animView, boolean dismissable, float swipeProgress) { in updateSwipeProgress()