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

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

Completed in 77 milliseconds