Searched refs:ACTION_REBOOT (Results 1 – 11 of 11) sorted by relevance
58 filter.addAction(Intent.ACTION_REBOOT); in OnShutdownReboot()
41 mReboot = Intent.ACTION_REBOOT.equals(intent.getAction()); in onCreate()
106 broadcastFilter.addAction(Intent.ACTION_REBOOT); in EntropyMixer()
395 new IntentFilter(Intent.ACTION_REBOOT), in init()
469 if (!intent.getAction().equals(Intent.ACTION_REBOOT) in onReceive()731 filter = new IntentFilter(Intent.ACTION_REBOOT); in sayHiToStatsd()
184 if ((!intent.getAction().equals(Intent.ACTION_REBOOT)280 IntentFilter filter = new IntentFilter(Intent.ACTION_REBOOT); in onStart()
650 || Intent.ACTION_REBOOT.equals(intentAction))) { in execute()
3580 public static final String ACTION_REBOOT = field in Intent
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
11143 field public static final String ACTION_REBOOT = "android.intent.action.REBOOT";
7670 field public static final java.lang.String ACTION_REBOOT = "android.intent.action.REBOOT";