Searched refs:ACTION_PACKAGE_RESTARTED (Results 1 – 9 of 9) sorted by relevance
46 sPackageFilt.addAction(Intent.ACTION_PACKAGE_RESTARTED);364 } else if (Intent.ACTION_PACKAGE_RESTARTED.equals(action)) { in onReceive()
64 filter.addAction(Intent.ACTION_PACKAGE_RESTARTED); in start()
83 filter.addAction(Intent.ACTION_PACKAGE_RESTARTED); in start()
690 || action.equals(Intent.ACTION_PACKAGE_RESTARTED)961 pkgFilter.addAction(Intent.ACTION_PACKAGE_RESTARTED); in onStart()
2446 filter.addAction(Intent.ACTION_PACKAGE_RESTARTED); in UninstallReceiver()
1940 public static final String ACTION_PACKAGE_RESTARTED = "android.intent.action.PACKAGE_RESTARTED"; field in Intent
5467 Intent intent = new Intent(Intent.ACTION_PACKAGE_RESTARTED, in forceStopPackageLocked()16813 || Intent.ACTION_PACKAGE_RESTARTED.equals(intent.getAction()) in broadcastIntentLocked()
8165 …field public static final java.lang.String ACTION_PACKAGE_RESTARTED = "android.intent.action.PACKA…
8417 …field public static final java.lang.String ACTION_PACKAGE_RESTARTED = "android.intent.action.PACKA…