Searched refs:mInstalledAppLargeIcon (Results 1 – 1 of 1) sorted by relevance
62 private final Icon mInstalledAppLargeIcon; field in PackageInstalledNotificationUtils94 mInstalledAppLargeIcon = getAppLargeIcon(installedAppInfo); in PackageInstalledNotificationUtils()323 if (mInstalledAppLargeIcon != null) { in getAppInstalledNotificationBuilder()324 builder.setLargeIcon(mInstalledAppLargeIcon); in getAppInstalledNotificationBuilder()