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

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

Completed in 139 milliseconds