Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleController.java939 inflateAndAdd(bubble, suppressFlyout, showInShade); in updateBubble()
943 void inflateAndAdd(Bubble bubble, boolean suppressFlyout, boolean showInShade) { in inflateAndAdd() method in BubbleController
1077 inflateAndAdd(bubble, bubble.shouldAutoExpand() /* suppressFlyout */, in setIsBubble()