Searched defs:timeOut (Results 1 – 6 of 6) sorted by relevance
27 public int timeOut = 0; field in TimeoutThread29 public TimeoutThread(int timeOut) { in TimeoutThread()
113 int timeOut = param.getInt(PropertyName.THREAD_TIME_OUT)*5; in getActiveDialogAfterStartup() local245 int timeOut = param.getInt(PropertyName.THREAD_TIME_OUT)*5; in waitForClosedOffice() local
68 int timeOut = params.getInt("TimeOut"); in run() local116 protected void shortWait(int timeOut) { in shortWait()
61 final int timeOut = param.getInt(PropertyName.TIME_OUT) / 2; in run() local
233 public ProcessHandler(String cmdLine, int timeOut) in ProcessHandler()309 …ublic ProcessHandler(String cmdLine, PrintWriter log, File workDir, String[] envVars, long timeOut) in ProcessHandler()
1283 Time timeOut = new Time(); in makeAny() local
Completed in 35 milliseconds