Searched refs:installerAppInfo (Results 1 – 1 of 1) sorted by relevance
70 ApplicationInfo installerAppInfo; in PackageInstalledNotificationUtils() local74 installerAppInfo = context.getPackageManager().getApplicationInfo(installerPackage, in PackageInstalledNotificationUtils()88 mInstallerAppLabel = getAppLabel(context, installerAppInfo, installerPackage); in PackageInstalledNotificationUtils()89 mInstallerAppSmallIcon = getAppNotificationIcon(context, installerAppInfo); in PackageInstalledNotificationUtils()90 mInstallerAppColor = getAppNotificationColor(context, installerAppInfo); in PackageInstalledNotificationUtils()