HomeSort by relevance Sort by last modified time
    Searched defs:ACTION_EXTERNAL_APPLICATIONS_AVAILABLE (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/com/android/internal/content/
PackageMonitor.java 45 sExternalFilt.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE);
273 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(action)) {
  /frameworks/base/core/java/android/content/
Intent.java     [all...]

Completed in 40 milliseconds