Searched defs:mBlockingQueue (Results 1 – 5 of 5) sorted by relevance
68 private final BlockingQueue<Intent> mBlockingQueue; field in BlockingBroadcastReceiver
1158 private final BlockingQueue<IBinder> mBlockingQueue = new LinkedBlockingQueue<>(); field in GlobalSearchSessionPlatformCtsTest.TestServiceConnection
154 private BlockingQueue<IBinder> mBlockingQueue = new LinkedBlockingQueue<>(); field in TunerTest.TestServiceConnection170 private BlockingQueue<IBinder> mBlockingQueue = new LinkedBlockingQueue<>(); field in TunerTest.TunerResourceTestServiceConnection
1890 private final BlockingQueue<IBinder> mBlockingQueue = new LinkedBlockingQueue<>(); field in BlobStoreManagerTest.TestServiceConnection
2248 private BlockingQueue<IBinder> mBlockingQueue = new LinkedBlockingQueue<>(); field in UsageStatsTest.TestServiceConnection