Searched refs:INTERVAL_CONNECT_SERVICE_RETRY_MS (Results 1 – 1 of 1) sorted by relevance
99 private static final int INTERVAL_CONNECT_SERVICE_RETRY_MS = 40; field in MediaTranscodingManager219 Thread.sleep(INTERVAL_CONNECT_SERVICE_RETRY_MS); in getService()