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

/frameworks/base/core/java/android/content/
H A DIntent.java610 * <li> {@link #EXTRA_UID}
1957 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the new package.
1973 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the new package.
1997 * <li> {@link #EXTRA_UID} containing the integer uid previously assigned
2018 * <li> {@link #EXTRA_UID} containing the integer uid previously assigned
2033 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the package.
2051 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the package.
2069 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the package.
2084 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the package.
2118 * ID number is stored in the extra data under {@link #EXTRA_UID}
3888 public static final String EXTRA_UID = "android.intent.extra.UID"; field in class:Intent
[all...]

Completed in 14 milliseconds