Home
last modified time | relevance | path

Searched defs:updateAllIcons (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
DStackAnimationController.java762 Runnable updateAllIcons = () -> { in animateReorder() local
784 Runnable updateAllIcons, Runnable finishReorder) { in animateSwap()
800 private void animateToFrontThenUpdateIcons(View v, Runnable updateAllIcons, in animateToFrontThenUpdateIcons()