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

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

Completed in 19 milliseconds