Searched refs:onSwipeProgressUpdate (Results 1 – 1 of 1) sorted by relevance
83 private final AnimatedFloat mSwipeProgress = new AnimatedFloat(this::onSwipeProgressUpdate);228 private void onSwipeProgressUpdate() { in onSwipeProgressUpdate() method in AllSetActivity