Home
last modified time | relevance | path

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

/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DPackageInstalledNotificationUtils.java56 private final Icon mInstallerAppSmallIcon; field in PackageInstalledNotificationUtils
88 mInstallerAppSmallIcon = getAppNotificationIcon(context, installerAppInfo); in PackageInstalledNotificationUtils()
278 .setSmallIcon(mInstallerAppSmallIcon) in getGroupNotificationBuilder()
308 .setSmallIcon(mInstallerAppSmallIcon) in getAppInstalledNotificationBuilder()