Searched refs:setShelfHeight (Results 1 – 2 of 2) sorted by relevance
600 public void setShelfHeight(boolean visible, int shelfHeight) { in setShelfHeight() method in SystemUiProxy614 pip.setShelfHeight(visible, shelfHeight); in setShelfHeightAsync()
5506 systemUiProxy.setShelfHeight(true, mContainer.getDeviceProfile().hotseatBarSizePx); in finishRecentsAnimation()