Searched refs:getBubbleExpanded (Results 1 – 2 of 2) sorted by relevance
273 assertFalse(mStatusBarWindowController.getBubbleExpanded()); in testExpandCollapseStack()280 assertTrue(mStatusBarWindowController.getBubbleExpanded()); in testExpandCollapseStack()289 assertFalse(mStatusBarWindowController.getBubbleExpanded()); in testExpandCollapseStack()
542 public boolean getBubbleExpanded() { in getBubbleExpanded() method in StatusBarWindowController