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