Home
last modified time | relevance | path

Searched refs:fullEndRunnable (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/chipbar/
DChipbarCoordinator.kt290 val fullEndRunnable = Runnable { in <lambda>() constant
294 val removed = chipbarAnimator.animateViewOut(innerView, fullEndRunnable) in <lambda>()
299 fullEndRunnable.run() in <lambda>()