Searched refs:mConnectionRetryCount (Results 1 – 1 of 1) sorted by relevance
1631 private int mConnectionRetryCount; field in Car2256 mConnectionRetryCount = 0; in handleCarDisconnectLocked()2794 mConnectionRetryCount++; in startCarService()2795 if (mConnectionRetryCount > CAR_SERVICE_BIND_MAX_RETRY) { in startCarService()2805 mConnectionRetryCount = 0; in startCarService()