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

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

Completed in 62 milliseconds