Searched refs:showExpandedView (Results 1 – 3 of 3) sorted by relevance
614 void showExpandedView() { in showExpandedView() method in BubbleBarController615 mSystemUiProxy.showExpandedView(); in showExpandedView()
254 createBubbleBarParentViewController(), mBubbleBarController::showExpandedView, in init()
683 fun showExpandedView() = in <lambda>() method684 executeWithErrorLog({ "Failed call showExpandedView" }) { bubbles?.showExpandedView() } in <lambda>()