Searched refs:setLauncherAppIconSize (Results 1 – 2 of 2) sorted by relevance
553 fun setLauncherAppIconSize(iconSizePx: Int) = in <lambda>() method555 pip?.setLauncherAppIconSize(iconSizePx) in <lambda>()
727 SystemUiProxy.INSTANCE.get(this).setLauncherAppIconSize(mDeviceProfile.iconSizePx); in initDeviceProfile()1370 SystemUiProxy.INSTANCE.get(this).setLauncherAppIconSize(mDeviceProfile.iconSizePx); in dispatchDeviceProfileChanged()