Searched refs:mConnectionRetryCount (Results 1 – 1 of 1) sorted by relevance
1074 private int mConnectionRetryCount; field in Car1506 mConnectionRetryCount = 0; in handleCarDisconnectLocked()1976 mConnectionRetryCount++; in startCarService()1977 if (mConnectionRetryCount > CAR_SERVICE_BIND_MAX_RETRY) { in startCarService()1987 mConnectionRetryCount = 0; in startCarService()