Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DWorkModeSwitch.java129 animate().alpha(0).withEndAction(() -> { in animateVisibility() method
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleView.java308 }).withEndAction(() -> { in animateDotScale() method
/packages/apps/TV/src/com/android/tv/ui/
DTunableTvView.java1315 .withEndAction( in fadeIn() method