Searched defs:dialogResponse (Results 1 – 1 of 1) sorted by relevance
1551 String dialogResponse = simpleQueue.take(); in onCommand() local1562 String dialogResponse = simpleQueue.poll(15, TimeUnit.SECONDS); in onCommand() local1664 String dialogResponse = p2pInvRecQueue.take(); in onCommand() local1675 String dialogResponse = p2pInvRecQueue.poll(15, TimeUnit.SECONDS); in onCommand() local