Searched refs:mConnectionRetryCount (Results 1 – 1 of 1) sorted by relevance
219 private int mConnectionRetryCount; field in Car372 mConnectionRetryCount = 0; in disconnect()517 mConnectionRetryCount++; in startCarService()518 if (mConnectionRetryCount > CAR_SERVICE_BIND_MAX_RETRY) { in startCarService()526 mConnectionRetryCount = 0; in startCarService()