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

  /packages/services/Car/car-lib/src/android/car/hardware/power/
CarPowerManager.java 64 public static final int BOOT_REASON_USER_POWER_ON = 1;
84 BOOT_REASON_USER_POWER_ON,
  /packages/services/Car/service/src/com/android/car/hal/
PowerHalService.java 54 public static final int BOOT_REASON_USER_POWER_ON = VehicleApPowerBootupReason.USER_POWER_ON;

Completed in 461 milliseconds