Searched refs:updateAllIcons (Results 1 – 1 of 1) sorted by relevance
761 Runnable updateAllIcons = () -> { in animateReorder() local772 swapped |= animateSwap(view, oldIndex, newIndex, updateAllIcons, after); in animateReorder()776 updateAllIcons.run(); in animateReorder()781 Runnable updateAllIcons, Runnable finishReorder) { in animateSwap() argument789 animateToFrontThenUpdateIcons(view, updateAllIcons, finishReorder); in animateSwap()797 private void animateToFrontThenUpdateIcons(View v, Runnable updateAllIcons, in animateToFrontThenUpdateIcons() argument803 updateAllIcons.run(); in animateToFrontThenUpdateIcons()