Searched refs:getShutdownType (Results 1 – 3 of 3) sorted by relevance
280 public int getShutdownType() { in getShutdownType() method in PowerHalService.PowerState
220 .that(powerState.getShutdownType()).isEqualTo(expected); in testGetSuspendType()
3191 this.mShutdownType = halPowerState.getShutdownType(); in CpmsState()