Searched refs:setExpansionListener (Results 1 – 2 of 2) sorted by relevance
154 notificationPanelView.setExpansionListener(this::onPanelExpansionChanged); in registerStatusBar()
1198 public void setExpansionListener(BiConsumer<Float, Boolean> consumer) { in setExpansionListener() method in PanelView