Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarController.java327 RemovedBubble removedBubble = update.removedBubbles.get(i); in applyViewChanges() local
328 BubbleBarBubble bubble = mBubbles.remove(removedBubble.getKey()); in applyViewChanges()
333 + removedBubble.getKey()); in applyViewChanges()