Searched refs:ACTION_REBOOT (Results 1 – 7 of 7) sorted by relevance
41 mReboot = Intent.ACTION_REBOOT.equals(intent.getAction()); in onCreate()
124 broadcastFilter.addAction(Intent.ACTION_REBOOT); in EntropyMixer()
476 new IntentFilter(Intent.ACTION_REBOOT), in init()
718 || Intent.ACTION_REBOOT.equals(intentAction))) { in execute()
3777 public static final String ACTION_REBOOT = field in Intent
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10905 field public static final String ACTION_REBOOT = "android.intent.action.REBOOT";