Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/bar/
DBubbleBarAnimationHelperTest.kt191 val overflow = createOverflow().initialize(container) in <lambda>()
213 val overflow = createOverflow().initialize(container) in <lambda>()
359 private fun createOverflow(): BubbleOverflow { in <lambda>() method in com.android.wm.shell.bubbles.bar.BubbleBarAnimationHelperTest