Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DPackageInstalledNotificationUtils.java89 mInstallerAppSmallIcon = getAppNotificationIcon(context, installerAppInfo); in PackageInstalledNotificationUtils()
141 private static Icon getAppNotificationIcon(@NonNull Context context, in getAppNotificationIcon() method in PackageInstalledNotificationUtils