Searched refs:expandToNotifications (Results 1 – 6 of 6) sorted by relevance
97 verify(shadeViewController, never()).expandToNotifications()108 verify(shadeViewController).expandToNotifications()
31 override fun expandToNotifications() {}
47 fun expandToNotifications() regex
147 getShadeViewController().expandToNotifications(); in animateExpandShade()
2002 public void expandToNotifications() { in expandToNotifications() method in NotificationPanelViewController
1126 mShadeViewController.expandToNotifications(); in onBackPressed()