Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DStackAnimationController.java244 private IntSupplier mBubbleCountSupplier; field in StackAnimationController
264 mBubbleCountSupplier = bubbleCountSupplier; in StackAnimationController()
1047 return mBubbleCountSupplier.getAsInt(); in getBubbleCount()