Searched refs:onToolbarHeightChange (Results 1 – 5 of 5) sorted by relevance
74 mToolbarHeight.observe(this, this::onToolbarHeightChange); in onStart()135 public abstract void onToolbarHeightChange(int toolbarHeight); in onToolbarHeightChange() method in DialerBaseFragment
113 public void onToolbarHeightChange(int toolbarHeight) { in onToolbarHeightChange() method in DialerListBaseFragment
169 public void onToolbarHeightChange(int toolbarHeight) { in onToolbarHeightChange() method in ContactDetailsFragment171 super.onToolbarHeightChange(toolbarHeight); in onToolbarHeightChange()
127 public void onToolbarHeightChange(int toolbarHeight) { in onToolbarHeightChange() method in InCallDialpadFragment
264 public void onToolbarHeightChange(int toolbarHeight) { in onToolbarHeightChange() method in DialpadFragment