Home
last modified time | relevance | path

Searched defs:cpms (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/tests/carservice_test/src/com/android/car/power/
DCarPowerManagementTest.java335 CarPowerManagementService cpms = getCarPowerManagementService(); in testSleepEntry() local
398 CarPowerManagementService cpms = getCarPowerManagementService(); in testUnallowedPowerStateEventAtSuspend() local
482 CarPowerManagementService cpms = getCarPowerManagementService(); in testSleepShutdownFromPreShutdownPrepare() local
548 CarPowerManagementService cpms = getCarPowerManagementService(); in testShutdownImmediatelyFromPreShutdownPrepare() local
604 CarPowerManagementService cpms = getCarPowerManagementService(); in testApplyPowerPolicy_vhalPropertyUpdated() local
632 CarPowerManagementService cpms = getCarPowerManagementService(); in testShutdownPostponeWhileListenerPendingInState() local
711 CarPowerManagementService cpms = getCarPowerManagementService(); in registerListenerToFakeGarageMode() local
730 CarPowerManagementService cpms = in getCarPowerManagementService() local
/packages/services/Car/service/src/com/android/car/bluetooth/
DBluetoothPowerPolicy.java136 CarPowerManagementService cpms = CarLocalServices.getService( in init() local
155 CarPowerManagementService cpms = in release() local
/packages/services/Car/tests/carservice_test/src/com/android/car/
DMockedCarTestBase.java550 CarPowerManagementService cpms = in waitUntilPowerStateChangeHandled() local