Searched refs:BubbleProperties (Results 1 – 6 of 6) sorted by relevance
22 interface BubbleProperties { interface
23 object ProdBubbleProperties : BubbleProperties {
34 import com.android.wm.shell.bubbles.properties.BubbleProperties;81 BubbleProperties bubbleProperties) { in TestableBubbleController()
173 import com.android.wm.shell.bubbles.properties.BubbleProperties;2593 private static class FakeBubbleProperties implements BubbleProperties {
38 import com.android.wm.shell.bubbles.properties.BubbleProperties in <lambda>()140 mock<BubbleProperties>() in <lambda>()
96 import com.android.wm.shell.bubbles.properties.BubbleProperties;200 private final BubbleProperties mBubbleProperties;308 BubbleProperties bubbleProperties) { in BubbleController()