Home
last modified time | relevance | path

Searched refs:CAR_POWER_POLICY_DAEMON_BIND_MAX_RETRY (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/power/
DCarPowerManagementService.java121 private static final int CAR_POWER_POLICY_DAEMON_BIND_MAX_RETRY = 3; field in CarPowerManagementService
1382 connectToDaemonHelper(CAR_POWER_POLICY_DAEMON_BIND_MAX_RETRY); in connectToPowerPolicyDaemon()
1391 CAR_POWER_POLICY_DAEMON_BIND_MAX_RETRY); in connectToDaemonHelper()
1452 CarPowerManagementService.this, CAR_POWER_POLICY_DAEMON_BIND_MAX_RETRY), in binderDied()