Searched defs:timeOut (Results 1 – 2 of 2) sorted by relevance
484 final int timeOut = DdmPreferences.getTimeOut(); in doPullFile() local619 final int timeOut = DdmPreferences.getTimeOut(); in doPushFile() local704 private String readErrorMessage(byte[] result, final int timeOut) throws TimeoutException, in readErrorMessage()
165 public static void setTimeOut(int timeOut) { in setTimeOut()