Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/
H A DStackAnimationControllerTest.java310 Runnable onBubbleAnimatedOutAction, in TestableStackController() argument
314 onBubbleAnimatedOutAction, in TestableStackController()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DExpandedAnimationController.java145 Runnable onBubbleAnimatedOutAction, BubbleStackView stackView) { in ExpandedAnimationController() argument
148 mOnBubbleAnimatedOutAction = onBubbleAnimatedOutAction; in ExpandedAnimationController()
H A DStackAnimationController.java260 Runnable onBubbleAnimatedOutAction, in StackAnimationController() argument
265 mOnBubbleAnimatedOutAction = onBubbleAnimatedOutAction; in StackAnimationController()