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
549 LinkedBlockingQueue<Boolean> resultQueue = new LinkedBlockingQueue<>(1); in testMethodPermissions() local565 LinkedBlockingQueue<Integer> resultQueue = new LinkedBlockingQueue<>(1); in testMethodPermissions() local574 LinkedBlockingQueue<Integer> resultQueue = new LinkedBlockingQueue<>(1); in testMethodPermissions() local
280 BlockingQueue<String> resultQueue = new LinkedBlockingQueue<>(); in processUserData() local330 BlockingQueue<Integer> resultQueue = new LinkedBlockingQueue<>(); in getUserDataVersion() local
1104 final LinkedBlockingQueue<Integer> resultQueue = new LinkedBlockingQueue<>(1); in setPreferredDataSubId() local