Home
last modified time | relevance | path

Searched defs:mBlockingQueue (Results 1 – 5 of 5) sorted by relevance

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DBlockingBroadcastReceiver.java68 private final BlockingQueue<Intent> mBlockingQueue; field in BlockingBroadcastReceiver
/cts/tests/appsearch/src/com/android/cts/appsearch/app/
DGlobalSearchSessionPlatformCtsTest.java1158 private final BlockingQueue<IBinder> mBlockingQueue = new LinkedBlockingQueue<>(); field in GlobalSearchSessionPlatformCtsTest.TestServiceConnection
/cts/tests/tests/tv/src/android/media/tv/tuner/cts/
DTunerTest.java154 private BlockingQueue<IBinder> mBlockingQueue = new LinkedBlockingQueue<>(); field in TunerTest.TestServiceConnection
170 private BlockingQueue<IBinder> mBlockingQueue = new LinkedBlockingQueue<>(); field in TunerTest.TunerResourceTestServiceConnection
/cts/tests/BlobStore/src/com/android/cts/blob/
DBlobStoreManagerTest.java1890 private final BlockingQueue<IBinder> mBlockingQueue = new LinkedBlockingQueue<>(); field in BlobStoreManagerTest.TestServiceConnection
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java2248 private BlockingQueue<IBinder> mBlockingQueue = new LinkedBlockingQueue<>(); field in UsageStatsTest.TestServiceConnection