Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleStackView.java810 final Runnable onBubbleAnimatedOut = () -> { in BubbleStackView() local
817 floatingContentCoordinator, this::getBubbleCount, onBubbleAnimatedOut); in BubbleStackView()
821 onBubbleAnimatedOut); in BubbleStackView()