Home
last modified time | relevance | path

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

/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DPackageInstalledNotificationUtils.java60 private final String mInstalledAppLabel; field in PackageInstalledNotificationUtils
92 mInstalledAppLabel = getAppLabel(context, installedAppInfo, installerPackage); in PackageInstalledNotificationUtils()
303 mInstalledAppLabel); in getAppInstalledNotificationBuilder()
309 .setContentTitle(mInstalledAppLabel) in getAppInstalledNotificationBuilder()