Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/multivalentTests/
DAndroid.bp45 // TODO(b/323188766): Include BubbleStackViewTest once the robolectric issue is fixed.
46 exclude_srcs: ["src/com/android/wm/shell/bubbles/BubbleStackViewTest.kt"],
/frameworks/base/libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/
DBubbleStackViewTest.kt63 class BubbleStackViewTest { in <lambda>() class