Home
last modified time | relevance | path

Searched refs:ACTION_REBOOT (Results 1 – 11 of 11) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/
H A DOnShutdownReboot.java58 filter.addAction(Intent.ACTION_REBOOT); in OnShutdownReboot()
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DShutdownActivity.java41 mReboot = Intent.ACTION_REBOOT.equals(intent.getAction()); in onCreate()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DEntropyMixer.java106 broadcastFilter.addAction(Intent.ACTION_REBOOT); in EntropyMixer()
H A DWatchdog.java395 new IntentFilter(Intent.ACTION_REBOOT), in init()
/aosp12/packages/modules/StatsD/service/java/com/android/server/stats/
H A DStatsCompanionService.java469 if (!intent.getAction().equals(Intent.ACTION_REBOOT) in onReceive()
731 filter = new IntentFilter(Intent.ACTION_REBOOT); in sayHiToStatsd()
/aosp12/frameworks/opt/car/services/src/com/android/internal/car/
H A DCarServiceHelperService.java184 if ((!intent.getAction().equals(Intent.ACTION_REBOOT)
280 IntentFilter filter = new IntentFilter(Intent.ACTION_REBOOT); in onStart()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityStarter.java650 || Intent.ACTION_REBOOT.equals(intentAction))) { in execute()
/aosp12/frameworks/base/core/java/android/content/
H A DIntent.java3580 public static final String ACTION_REBOOT = field in Intent
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt11143 field public static final String ACTION_REBOOT = "android.intent.action.REBOOT";
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt7670 field public static final java.lang.String ACTION_REBOOT = "android.intent.action.REBOOT";