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.java57 private final Icon mInstallerAppSmallIcon; field in PackageInstalledNotificationUtils
89 mInstallerAppSmallIcon = getAppNotificationIcon(context, installerAppInfo); in PackageInstalledNotificationUtils()
279 .setSmallIcon(mInstallerAppSmallIcon) in getGroupNotificationBuilder()
309 .setSmallIcon(mInstallerAppSmallIcon) in getAppInstalledNotificationBuilder()