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

/frameworks/base/core/java/android/content/
H A DIntent.java582 * <li> {@link #EXTRA_REPLACING}
1555 * <li> {@link #EXTRA_REPLACING} is set to true if this is following
1598 * <li> {@link #EXTRA_REPLACING} is set to true if this will be followed
1612 * {@link #EXTRA_REPLACING} is false of that broadcast.
3128 public static final String EXTRA_REPLACING = "android.intent.extra.REPLACING"; field in class:Intent

Completed in 69 milliseconds