Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarViewController.java389 public void removeBubble(BubbleBarItem b) { in removeBubble() method in BubbleBarViewController
DBubbleBarController.java330 mBubbleBarViewController.removeBubble(bubble); in applyViewChanges()