Searched refs:setLauncherAppIconSize (Results 1 – 2 of 2) sorted by relevance
728 public void setLauncherAppIconSize(int iconSizePx) { in setLauncherAppIconSize() method in SystemUiProxy731 mPip.setLauncherAppIconSize(iconSizePx); in setLauncherAppIconSize()
1350 SystemUiProxy.INSTANCE.get(this).setLauncherAppIconSize(mDeviceProfile.iconSizePx); in onDeviceProfileInitiated()1358 SystemUiProxy.INSTANCE.get(this).setLauncherAppIconSize(mDeviceProfile.iconSizePx); in dispatchDeviceProfileChanged()