Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DStackAnimationController.java761 Runnable updateAllIcons = () -> { in animateReorder() local
781 Runnable updateAllIcons, Runnable finishReorder) { in animateSwap()
797 private void animateToFrontThenUpdateIcons(View v, Runnable updateAllIcons, in animateToFrontThenUpdateIcons()