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

/frameworks/base/core/java/android/content/
H A DIntent.java541 * <li> {@link #ACTION_UID_REMOVED}
1964 public static final String ACTION_UID_REMOVED = "android.intent.action.UID_REMOVED"; field in class:Intent
3522 * Used as an int extra field in {@link android.content.Intent#ACTION_UID_REMOVED}

Completed in 265 milliseconds