Searched refs:canSuspend (Results 1 – 2 of 2) sorted by relevance
262 public boolean canSuspend() { in canSuspend() method in PowerHalService.PowerState
209 .that(powerState.canSuspend()).isEqualTo(expected); in testCanSuspend()