Searched refs:UIAUTOMATION_RETRY_INTERVAL (Results 1 – 1 of 1) sorted by relevance
82 private static final int UIAUTOMATION_RETRY_INTERVAL = 500; // ms field in UiDevice1540 SystemClock.sleep(UIAUTOMATION_RETRY_INTERVAL); in getUiAutomationWithRetry()