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

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

Completed in 23 milliseconds