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

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

Completed in 502 milliseconds