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

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

Completed in 594 milliseconds