Searched defs:dialogResponse (Results 1 – 1 of 1) sorted by relevance
1366 String dialogResponse = simpleQueue.take(); in onCommand() local1377 String dialogResponse = simpleQueue.poll(15, TimeUnit.SECONDS); in onCommand() local1479 String dialogResponse = p2pInvRecQueue.take(); in onCommand() local1490 String dialogResponse = p2pInvRecQueue.poll(15, TimeUnit.SECONDS); in onCommand() local