Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/
DStackAnimationControllerTest.java309 IntSupplier bubbleCountSupplier, in TestableStackController() argument
313 bubbleCountSupplier, in TestableStackController()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
DStackAnimationController.java264 IntSupplier bubbleCountSupplier, in StackAnimationController() argument
269 mBubbleCountSupplier = bubbleCountSupplier; in StackAnimationController()