Searched refs:EXTRA_SHUTDOWN_USERSPACE_ONLY (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DUserController.java523 stoppingIntent.putExtra(Intent.EXTRA_SHUTDOWN_USERSPACE_ONLY, true);
H A DActivityManagerService.java13034 intent.putExtra(Intent.EXTRA_SHUTDOWN_USERSPACE_ONLY, true);
/frameworks/base/core/java/android/content/
H A DIntent.java2362 * <li> {@link #EXTRA_SHUTDOWN_USERSPACE_ONLY} a boolean that is set to true if this
4133 public static final String EXTRA_SHUTDOWN_USERSPACE_ONLY field in class:Intent

Completed in 226 milliseconds