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

/frameworks/base/core/java/android/content/
H A DIntent.java587 * <li> {@link #EXTRA_DONT_KILL_APP}
1741 * <li> {@link #EXTRA_DONT_KILL_APP} containing boolean field to override the
3236 public static final String EXTRA_DONT_KILL_APP = "android.intent.extra.DONT_KILL_APP"; field in class:Intent

Completed in 32 milliseconds