Searched refs:updateAllIcons (Results 1 – 1 of 1) sorted by relevance
794 Runnable updateAllIcons = () -> { in animateReorder() local804 animateSwap(view, oldIndex, newIndex, updateAllIcons, after); in animateReorder()809 Runnable updateAllIcons, Runnable finishReorder) { in animateSwap() argument821 animateToFrontThenUpdateIcons(view, updateAllIcons, finishReorder); in animateSwap()828 private void animateToFrontThenUpdateIcons(View v, Runnable updateAllIcons, in animateToFrontThenUpdateIcons() argument834 updateAllIcons.run(); in animateToFrontThenUpdateIcons()