Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarPowerManagementService.java769 private class ShutdownProcessingTimerTask extends TimerTask { class in CarPowerManagementService
774 private ShutdownProcessingTimerTask(boolean shutdownWhenCompleted, int expirationCount) { in ShutdownProcessingTimerTask() method in CarPowerManagementService.ShutdownProcessingTimerTask