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

/frameworks/base/core/java/android/content/
H A DIntent.java535 * <li> {@link #ACTION_PACKAGE_CHANGED}
1749 public static final String ACTION_PACKAGE_CHANGED = "android.intent.action.PACKAGE_CHANGED"; field in class:Intent
3233 * {@link android.content.Intent#ACTION_PACKAGE_CHANGED} intents to override the default action
3249 * {@link android.content.Intent#ACTION_PACKAGE_CHANGED} for the same
3362 * This field is part of {@link android.content.Intent#ACTION_PACKAGE_CHANGED},

Completed in 22 milliseconds