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