Searched refs:p2pInvRecTimeout (Results 1 – 1 of 1) sorted by relevance
1606 long p2pInvRecTimeout = 0; in onCommand() local1630 p2pInvRecTimeout = Integer.parseInt(getNextArgRequired()); in onCommand()1660 p2pInvitationReceivedDialogHandle.launchDialog(p2pInvRecTimeout); in onCommand()1661 pw.println("Launched dialog with " + p2pInvRecTimeout + " millisecond" in onCommand()