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

/frameworks/support/compat/java/android/support/v4/content/
H A DIntentCompat.java103 * The extra data {@link #EXTRA_CHANGED_PACKAGE_LIST} contains a
112 * <li> {@link #EXTRA_CHANGED_PACKAGE_LIST} is the set of packages
128 * The extra data {@link #EXTRA_CHANGED_PACKAGE_LIST} contains a
136 * <li> {@link #EXTRA_CHANGED_PACKAGE_LIST} is the set of packages
154 public static final String EXTRA_CHANGED_PACKAGE_LIST = field in class:IntentCompat
/frameworks/base/core/java/android/content/
H A DIntent.java2096 * <li> {@link #EXTRA_CHANGED_PACKAGE_LIST} is the set of packages which have been suspended
2108 * <li> {@link #EXTRA_CHANGED_PACKAGE_LIST} is the set of packages which have been unsuspended
2174 * The extra data {@link #EXTRA_CHANGED_PACKAGE_LIST} contains a
2183 * <li> {@link #EXTRA_CHANGED_PACKAGE_LIST} is the set of packages
2200 * The extra data {@link #EXTRA_CHANGED_PACKAGE_LIST} contains a
2208 * <li> {@link #EXTRA_CHANGED_PACKAGE_LIST} is the set of packages
4015 public static final String EXTRA_CHANGED_PACKAGE_LIST = field in class:Intent

Completed in 34 milliseconds