Searched refs:isNotificationPanelExpanded (Results 1 – 2 of 2) sorted by relevance
1979 public void isNotificationPanelExpanded(Consumer<Boolean> callback) { in isNotificationPanelExpanded() method in BubbleController
2033 mBubbleController.isNotificationPanelExpanded(notifPanelExpanded -> { in setExpanded()