Searched refs:mInstallerAppLabel (Results 1 – 1 of 1) sorted by relevance
56 private final String mInstallerAppLabel; field in PackageInstalledNotificationUtils88 mInstallerAppLabel = getAppLabel(context, installerAppInfo, installerPackage); in PackageInstalledNotificationUtils()216 NotificationChannel channel = new NotificationChannel(mChannelId, mInstallerAppLabel, in createChannel()275 extras.putString(Notification.EXTRA_SUBSTITUTE_APP_NAME, mInstallerAppLabel); in getGroupNotificationBuilder()300 extras.putString(Notification.EXTRA_SUBSTITUTE_APP_NAME, mInstallerAppLabel); in getAppInstalledNotificationBuilder()