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

/frameworks/base/core/java/android/content/
H A DIntent.java606 * <li> {@link #EXTRA_UID}
1662 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the new package.
1678 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the new package.
1702 * <li> {@link #EXTRA_UID} containing the integer uid previously assigned
1723 * <li> {@link #EXTRA_UID} containing the integer uid previously assigned
1738 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the package.
1756 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the package.
1773 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the package.
1788 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the package.
1798 * ID number is stored in the extra data under {@link #EXTRA_UID}
3252 public static final String EXTRA_UID = "android.intent.extra.UID"; field in class:Intent
[all...]

Completed in 87 milliseconds