Searched refs:checkNotificationPanelExpandedState (Results 1 – 3 of 3) sorted by relevance
34 fun checkNotificationPanelExpandedState(callback: Consumer<Boolean>) in onAllBubblesAnimatedOut() method51 override fun checkNotificationPanelExpandedState(callback: Consumer<Boolean>) { in onAllBubblesAnimatedOut() method
2226 mManager.checkNotificationPanelExpandedState(notifPanelExpanded -> { in setExpanded()
409 override fun checkNotificationPanelExpandedState(callback: Consumer<Boolean>) {} in <lambda>() method in com.android.wm.shell.bubbles.BubbleStackViewTest.FakeBubbleStackViewManager