Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarViewController.java153 mBubbleBarController.showAndSelectBubble(bubble); in onBubbleClicked()
DBubbleBarController.java450 public void showAndSelectBubble(BubbleBarItem b) { in showAndSelectBubble() method in BubbleBarController