Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarViewController.java303 public void setUpdateSelectedBubbleAfterCollapse( in setUpdateSelectedBubbleAfterCollapse() method in BubbleBarViewController
305 mBarView.setUpdateSelectedBubbleAfterCollapse(updateSelectedBubbleAfterCollapse); in setUpdateSelectedBubbleAfterCollapse()
DBubbleBarController.java227 mBubbleBarViewController.setUpdateSelectedBubbleAfterCollapse( in init()
DBubbleBarView.java966 public void setUpdateSelectedBubbleAfterCollapse( in setUpdateSelectedBubbleAfterCollapse() method in BubbleBarView