Searched refs:mInstallerPackage (Results 1 – 1 of 1) sorted by relevance
54 private final String mInstallerPackage; field in PackageInstalledNotificationUtils86 mInstallerPackage = installerPackage; in PackageInstalledNotificationUtils()237 intent = getAppStoreLink(mContext, mInstallerPackage, mInstalledPackage); in getInstalledAppLaunchIntent()255 Intent intent = mContext.getPackageManager().getLaunchIntentForPackage(mInstallerPackage); in getInstallerEntranceIntent()259 intent = getAppDetailIntent(mInstallerPackage); in getInstallerEntranceIntent()344 mNotificationManager.notify(mInstallerPackage, mInstallerPackage.hashCode(), in postAppInstalledNotification()