Home
last modified time | relevance | path

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

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