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

/frameworks/base/core/java/android/content/
H A DIntent.java608 * <li> {@link #EXTRA_UID}
1821 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the new package.
1837 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the new package.
1861 * <li> {@link #EXTRA_UID} containing the integer uid previously assigned
1882 * <li> {@link #EXTRA_UID} containing the integer uid previously assigned
1897 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the package.
1915 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the package.
1933 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the package.
1948 * <li> {@link #EXTRA_UID} containing the integer uid assigned to the package.
1958 * ID number is stored in the extra data under {@link #EXTRA_UID}
3528 public static final String EXTRA_UID = "android.intent.extra.UID"; field in class:Intent
[all...]

Completed in 4003 milliseconds