Searched refs:iconMaxHeight (Results 1 – 1 of 1) sorted by relevance
382 final int iconMaxHeight = mShortcutManager.getIconMaxHeight(); in decodeStreamForShortcut() local394 final int targetHeight = Math.min(scaledHeight, iconMaxHeight); in decodeStreamForShortcut()