Searched refs:mInstallerAppLabel (Results 1 – 1 of 1) sorted by relevance
55 private final String mInstallerAppLabel; field in PackageInstalledNotificationUtils87 mInstallerAppLabel = getAppLabel(context, installerAppInfo, installerPackage); in PackageInstalledNotificationUtils()215 NotificationChannel channel = new NotificationChannel(mChannelId, mInstallerAppLabel, in createChannel()274 extras.putString(Notification.EXTRA_SUBSTITUTE_APP_NAME, mInstallerAppLabel); in getGroupNotificationBuilder()299 extras.putString(Notification.EXTRA_SUBSTITUTE_APP_NAME, mInstallerAppLabel); in getAppInstalledNotificationBuilder()