Home
last modified time | relevance | path

Searched refs:setBlockingQueue (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/adb/
H A DAdbDebuggingManagerTestActivity.java137 public Configurator setBlockingQueue(BlockingQueue blockingQueue) { in setBlockingQueue() method in AdbDebuggingManagerTestActivity.Configurator
H A DAdbDebuggingManagerTest.java1047 .setBlockingQueue(mBlockingQueue); in runAdbTest()