Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DShowInstallAppNotificationReceiver.java27 public class ShowInstallAppNotificationReceiver extends BroadcastReceiver { class
32 Intent intent = new Intent(context, ShowInstallAppNotificationReceiver.class); in get()
DInstallCarrierAppUtils.java126 ShowInstallAppNotificationReceiver.get(context, pkgName), in showNotificationIfNotInstalledDelayed()