Searched refs:getCarPowerManagementService (Results 1 – 1 of 1) sorted by relevance
335 CarPowerManagementService cpms = getCarPowerManagementService(); in testSleepEntry()398 CarPowerManagementService cpms = getCarPowerManagementService(); in testUnallowedPowerStateEventAtSuspend()484 CarPowerManagementService cpms = getCarPowerManagementService(); in testSleepShutdownFromPreShutdownPrepare()550 CarPowerManagementService cpms = getCarPowerManagementService(); in testShutdownImmediatelyFromPreShutdownPrepare()606 CarPowerManagementService cpms = getCarPowerManagementService(); in testApplyPowerPolicy_vhalPropertyUpdated()634 CarPowerManagementService cpms = getCarPowerManagementService(); in testShutdownPostponeWhileListenerPendingInState()713 CarPowerManagementService cpms = getCarPowerManagementService(); in registerListenerToFakeGarageMode()731 private CarPowerManagementService getCarPowerManagementService() { in getCarPowerManagementService() method in CarPowerManagementServiceTest