Searched refs:PackageInstalledNotificationUtils (Results 1 – 2 of 2) sorted by relevance
40 class PackageInstalledNotificationUtils { class41 private static final String TAG = PackageInstalledNotificationUtils.class.getSimpleName();65 PackageInstalledNotificationUtils(@NonNull Context context, @NonNull String installerPackage, in PackageInstalledNotificationUtils() method in PackageInstalledNotificationUtils
69 new PackageInstalledNotificationUtils(context, installer, in onReceive()