Searched refs:ACTION_EXTERNAL_APPLICATIONS_AVAILABLE (Results 1 – 13 of 13) sorted by relevance
57 sExternalFilt.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE);428 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(action)) { in onReceive()
169 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in RegisteredServicesCache()197 if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(action) in handlePackageEvent()
1416 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in registerReceiver()1451 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(actionStr) || in onReceive()1464 boolean avail = Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(actionStr); in onReceive()
1130 filter = new IntentFilter(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in MoveReceiver()1149 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(action)) { in notifyNow()
942 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in initPackageTracking()1276 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(action)) {
304 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in registerBroadcastReceiver()402 case Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE: in onPackageBroadcastReceived()
68 BroadcastBehavior: android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_AVAILABLE:
10241 …field public static final String ACTION_EXTERNAL_APPLICATIONS_AVAILABLE = "android.intent.action.E…
2758 public static final String ACTION_EXTERNAL_APPLICATIONS_AVAILABLE = field in Intent
15073 case Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE: in broadcastIntentLocked()15120 case Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE: in broadcastIntentLocked()15468 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(intent.getAction())) { in broadcastIntentLocked()
22096 String action = mediaStatus ? Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE
7616 …field public static final java.lang.String ACTION_EXTERNAL_APPLICATIONS_AVAILABLE = "android.inten…