Searched refs:REINSTALL_APEX_RETRY_INTERVAL_MS (Results 1 – 1 of 1) sorted by relevance
70 private static final int REINSTALL_APEX_RETRY_INTERVAL_MS = 5 * 1000; field in AVFHostTestCase542 Thread.sleep(REINSTALL_APEX_RETRY_INTERVAL_MS); in reInstallApex()