Searched defs:resultQueue (Results 1 – 4 of 4) sorted by relevance
59 BlockingDeque<UserHandle> resultQueue) { in ReplyReceivingInputConnection()88 final BlockingDeque<UserHandle> resultQueue = new LinkedBlockingDeque<>(); in testConnectingToTheSameUserIme() local
550 LinkedBlockingQueue<Boolean> resultQueue = new LinkedBlockingQueue<>(1); in testMethodPermissions() local566 LinkedBlockingQueue<Integer> resultQueue = new LinkedBlockingQueue<>(1); in testMethodPermissions() local575 LinkedBlockingQueue<Integer> resultQueue = new LinkedBlockingQueue<>(1); in testMethodPermissions() local
233 BlockingQueue<String> resultQueue = new LinkedBlockingQueue<>(); in processUserData() local283 BlockingQueue<Integer> resultQueue = new LinkedBlockingQueue<>(); in getUserDataVersion() local
1336 final LinkedBlockingQueue<Integer> resultQueue = new LinkedBlockingQueue<>(1); in setPreferredDataSubId() local