Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DStackAnimationController.java246 private IntSupplier mBubbleCountSupplier; field in StackAnimationController
266 mBubbleCountSupplier = bubbleCountSupplier; in StackAnimationController()
1065 return mBubbleCountSupplier.getAsInt(); in getBubbleCount()