Searched refs:setShelfHeight (Results 1 – 3 of 3) sorted by relevance
421 public void setShelfHeight(boolean visible, int shelfHeight) { in setShelfHeight() method in SystemUiProxy427 mPip.setShelfHeight(visible, shelfHeight); in setShelfHeight()
98 SystemUiProxy.INSTANCE.get(context).setShelfHeight(arg1 != 0, arg2);
3455 systemUiProxy.setShelfHeight(true, mActivity.getDeviceProfile().hotseatBarSizePx); in finishRecentsAnimation()