Home
last modified time | relevance | path

Searched refs:getAppLargeIcon (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DPackageInstalledNotificationUtils.java93 mInstalledAppLargeIcon = getAppLargeIcon(installedAppInfo); in PackageInstalledNotificationUtils()
124 private static Icon getAppLargeIcon(@NonNull ApplicationInfo appInfo) { in getAppLargeIcon() method in PackageInstalledNotificationUtils