Searched defs:ACTION_PACKAGE_ADDED (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/
H A DIntent.java515 * <li> {@link #ACTION_PACKAGE_ADDED}
1522 public static final String ACTION_PACKAGE_ADDED = "android.intent.action.PACKAGE_ADDED"; field in class:Intent
1558 * by an {@link #ACTION_PACKAGE_ADDED} broadcast for the same package.

Completed in 348 milliseconds