HomeSort by relevance Sort by last modified time
    Searched refs:ANDROID_RB_POWEROFF (Results 1 - 4 of 4) sorted by null

  /system/core/include/cutils/
android_reboot.h 24 #define ANDROID_RB_POWEROFF 0xDEAD0002
  /system/core/libcutils/
android_reboot.c 119 case ANDROID_RB_POWEROFF:
  /system/core/healthd/
healthd_mode_charger.cpp 575 android_reboot(ANDROID_RB_POWEROFF, 0, 0);
  /system/core/init/
builtins.c 679 cmd = ANDROID_RB_POWEROFF;

Completed in 52 milliseconds