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

/frameworks/base/core/java/android/content/
H A DIntent.java587 * <li> {@link #EXTRA_UID}
1513 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the new package.
1529 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the new package.
1553 * <li> {@link #EXTRA_UID} containing the integer uid previously assigned
1574 * <li> {@link #EXTRA_UID} containing the integer uid previously assigned
1589 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the package.
1607 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the package.
1624 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the package.
1639 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the package.
1649 * ID number is stored in the extra data under {@link #EXTRA_UID}
2861 public static final String EXTRA_UID = "android.intent.extra.UID"; field in class:Intent
[all...]

Completed in 408 milliseconds