Searched refs:ACTION_REQUEST_SHUTDOWN (Results 1 – 2 of 2) sorted by relevance
212 Intent intent = new Intent(Intent.ACTION_REQUEST_SHUTDOWN); in shutdownIfNoPower()223 Intent intent = new Intent(Intent.ACTION_REQUEST_SHUTDOWN); in shutdownIfOverTemp()
1725 …public static final String ACTION_REQUEST_SHUTDOWN = "android.intent.action.ACTION_REQUEST_SHUTDOW… field in Intent