Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java1119 inflateAndAdd(bubble, suppressFlyout, showInShade); in updateBubble()
1122 void inflateAndAdd(Bubble bubble, boolean suppressFlyout, boolean showInShade) { in inflateAndAdd() method in BubbleController
1284 inflateAndAdd(bubble, bubble.shouldAutoExpand() /* suppressFlyout */, in setIsBubble()