Searched refs:shutdownType (Results 1 – 1 of 1) sorted by relevance
3229 int shutdownType) { in CpmsState() argument3233 this.mShutdownType = shutdownType; in CpmsState()3349 public void simulateSuspendAndMaybeReboot(@PowerState.ShutdownType int shutdownType, in simulateSuspendAndMaybeReboot() argument3351 simulateSuspendAndMaybeReboot(shutdownType, shouldReboot, skipGarageMode, wakeupAfter, in simulateSuspendAndMaybeReboot()3369 public void simulateSuspendAndMaybeReboot(@PowerState.ShutdownType int shutdownType, in simulateSuspendAndMaybeReboot() argument3372 boolean isDeepSleep = shutdownType == PowerState.SHUTDOWN_TYPE_DEEP_SLEEP; in simulateSuspendAndMaybeReboot()