Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
DStackAnimationController.java245 private IntSupplier mBubbleCountSupplier; field in StackAnimationController
265 mBubbleCountSupplier = bubbleCountSupplier; in StackAnimationController()
1044 return mBubbleCountSupplier.getAsInt(); in getBubbleCount()