Searched defs:onHeightUpdated (Results 1 – 4 of 4) sorted by relevance
49 void onHeightUpdated(); in onHeightUpdated() method
191 public void onHeightUpdated() { in onHeightUpdated() method in FloatingHeaderView
805 protected abstract void onHeightUpdated(float expandedHeight); in onHeightUpdated() method in PanelViewController
2833 protected void onHeightUpdated(float expandedHeight) { in onHeightUpdated() method in NotificationPanelViewController