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

/frameworks/base/core/java/android/content/
H A DIntent.java2831 * The response should contain an extra {@link #EXTRA_RESTRICTIONS_LIST},
2835 * one of the extras {@link #EXTRA_RESTRICTIONS_LIST} or {@link #EXTRA_RESTRICTIONS_BUNDLE}.
4097 public static final String EXTRA_RESTRICTIONS_LIST = "android.intent.extra.restrictions_list"; field in class:Intent

Completed in 724 milliseconds