Searched refs:getBubblesShowing (Results 1 – 3 of 3) sorted by relevance
220 assertFalse(mStatusBarWindowController.getBubblesShowing()); in testRemoveBubble()256 assertFalse(mStatusBarWindowController.getBubblesShowing()); in testDismissStack()
527 public boolean getBubblesShowing() { in getBubblesShowing() method in StatusBarWindowController
649 boolean hadBubbles = mStatusBarWindowController.getBubblesShowing(); in updateStack()