Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsServiceTest.java3550 LinkedBlockingQueue<Pair<Integer, Integer>> intQueue, int key, int value) in verifyIntKey() argument
3553 assertTrue(waitForParam(intQueue, new Pair<>(key, value))); in verifyIntKey()