Home | History | Annotate | Download | only in email

Lines Matching refs:LinkedBlockingQueue

70 import java.util.concurrent.LinkedBlockingQueue;
129 private final BlockingQueue<Command> mCommands = new LinkedBlockingQueue<Command>();