Searched refs:MAX_SERVICE_RETRY (Results 1 - 1 of 1) sorted by relevance

/packages/services/Car/libvehiclemonitor/native/
H A DVehicleMonitor.cpp27 static const int MAX_SERVICE_RETRY = 4; member in namespace:android
38 if (retry > MAX_SERVICE_RETRY) {

Completed in 61 milliseconds