Searched refs:mInstallerPackage (Results 1 – 1 of 1) sorted by relevance
55 private final String mInstallerPackage; field in PackageInstalledNotificationUtils87 mInstallerPackage = installerPackage; in PackageInstalledNotificationUtils()238 intent = getAppStoreLink(mContext, mInstallerPackage, mInstalledPackage); in getInstalledAppLaunchIntent()256 Intent intent = mContext.getPackageManager().getLaunchIntentForPackage(mInstallerPackage); in getInstallerEntranceIntent()260 intent = getAppDetailIntent(mInstallerPackage); in getInstallerEntranceIntent()345 mNotificationManager.notify(mInstallerPackage, mInstallerPackage.hashCode(), in postAppInstalledNotification()