Searched refs:simpleTimeoutMs (Results 1 – 1 of 1) sorted by relevance
1460 long simpleTimeoutMs = 0; in onCommand() local1485 simpleTimeoutMs = Integer.parseInt(getNextArgRequired()); in onCommand()1547 simpleDialogHandle.launchDialog(simpleTimeoutMs); in onCommand()1548 pw.println("Launched dialog with " + simpleTimeoutMs + " millisecond" in onCommand()