Searched refs:mConnectionInProgress (Results 1 – 2 of 2) sorted by relevance
70 private boolean mConnectionInProgress; field in CarWatchdogDaemonHelper116 if (mCarWatchdogDaemon != null || mConnectionInProgress) { in connect()119 mConnectionInProgress = true; in connect()382 mConnectionInProgress = false; in connectToDaemon()416 mConnectionInProgress = false; in makeBinderConnection()
297 private boolean mConnectionInProgress; field in CarPowerManagementService2819 if (powerPolicyDaemon != null || mConnectionInProgress) { in connectToPowerPolicyDaemon()2822 mConnectionInProgress = true; in connectToPowerPolicyDaemon()2830 mConnectionInProgress = false; in connectToDaemonHelper()2873 mConnectionInProgress = false; in makeBinderConnection()2886 mConnectionInProgress = false; in makeBinderConnection()