Searched refs:ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE (Results 1 – 14 of 14) sorted by relevance
88 mExternalFilt.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in PackageMonitor()458 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE.equals(action)) { in onReceive()
177 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in RegisteredServicesCache()199 || Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE.equals(action); in handlePackageEvent()211 || Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE.equals(action)) { in handlePackageEvent()
183 : Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE; in sendResourcesChangedBroadcast()
1502 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in registerReceiver()1537 Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE.equals(actionStr)) { in onReceive()
1145 filter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in MoveReceiver()1152 if (Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE.equals(action)) { in notifyNow()
985 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in initPackageTracking()1365 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE.equals(action)) {
335 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in registerBroadcastReceiver()379 case Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE: in onPackageBroadcastReceived()
5281 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in UninstallReceiver()5329 case Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE: in onReceive()
1729 || action.equals(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE)1740 if (action.equals(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE)) {2477 IntentFilter sdFilter = new IntentFilter(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in init()
3155 public static final String ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE = field in Intent
14708 case Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE: in broadcastIntentLockedTraced()14740 case Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE: in broadcastIntentLockedTraced()
1222 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE.equals(action)) {2128 filter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in DevicePolicyManagerService()
7617 …field public static final java.lang.String ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE = "android.int…
10835 …field public static final String ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE = "android.intent.action…