Searched refs:getNotificationPanelViewController (Results 1 – 3 of 3) sorted by relevance
83 getNotificationPanelViewController().expand(false /* animate */); in instantExpandNotificationsPanel()128 + getNotificationPanelViewController().canPanelBeCollapsed()); in animateCollapsePanels()130 && getNotificationPanelViewController().canPanelBeCollapsed()) { in animateCollapsePanels()144 if (!getNotificationPanelViewController().isFullyCollapsed()) { in closeShadeIfOpen()155 getNotificationPanelViewController().addOnGlobalLayoutListener( in postOnShadeExpanded()160 getNotificationPanelViewController().removeOnGlobalLayoutListener(this); in postOnShadeExpanded()161 getNotificationPanelViewController().getView().post(executable); in postOnShadeExpanded()185 if (!getNotificationPanelViewController().isFullyCollapsed()) { in collapsePanel()228 private NotificationPanelViewController getNotificationPanelViewController() { in getNotificationPanelViewController() method in ShadeControllerImpl
1595 mNotificationPanelViewController = statusBarComponent.getNotificationPanelViewController(); in inflateStatusBarWindow()1665 public NotificationPanelViewController getNotificationPanelViewController() { in getNotificationPanelViewController() method
76 NotificationPanelViewController getNotificationPanelViewController(); in getNotificationPanelViewController() method