Home
last modified time | relevance | path

Searched defs:addBubble (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarViewController.java400 public void addBubble(BubbleBarItem b, boolean isExpanding, boolean suppressAnimation) { in addBubble() method in BubbleBarViewController
DBubbleBarView.java667 public void addBubble(View bubble, FrameLayout.LayoutParams lp) { in addBubble() method in BubbleBarView