Searched refs:ACTION_REQUEST_SHUTDOWN (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
H A DBatteryService.java282 Intent intent = new Intent(Intent.ACTION_REQUEST_SHUTDOWN);
301 Intent intent = new Intent(Intent.ACTION_REQUEST_SHUTDOWN);
/frameworks/base/core/java/android/content/
H A DIntent.java2380 public static final String ACTION_REQUEST_SHUTDOWN = "android.intent.action.ACTION_REQUEST_SHUTDOWN"; field in class:Intent
3851 * Set to true in {@link #ACTION_REQUEST_SHUTDOWN} to request confirmation from the user
3859 * Set to true in {@link #ACTION_REQUEST_SHUTDOWN} to indicate that the shutdown is

Completed in 103 milliseconds