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

/frameworks/base/core/java/android/content/
H A DIntent.java2250 * <li> {@link #EXTRA_CHANGED_PACKAGE_LIST} is the set of packages which have been suspended
2262 * <li> {@link #EXTRA_CHANGED_PACKAGE_LIST} is the set of packages which have been unsuspended
2392 * The extra data {@link #EXTRA_CHANGED_PACKAGE_LIST} contains a
2401 * <li> {@link #EXTRA_CHANGED_PACKAGE_LIST} is the set of packages
2418 * The extra data {@link #EXTRA_CHANGED_PACKAGE_LIST} contains a
2426 * <li> {@link #EXTRA_CHANGED_PACKAGE_LIST} is the set of packages
4958 public static final String EXTRA_CHANGED_PACKAGE_LIST = field in class:Intent

Completed in 39 milliseconds