Searched refs:mConnectionRetryCount (Results 1 – 1 of 1) sorted by relevance
701 private int mConnectionRetryCount; field in Car1115 mConnectionRetryCount = 0; in handleCarDisconnectLocked()1384 mConnectionRetryCount++; in startCarService()1385 if (mConnectionRetryCount > CAR_SERVICE_BIND_MAX_RETRY) { in startCarService()1395 mConnectionRetryCount = 0; in startCarService()