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

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

Completed in 75 milliseconds