Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestSipDelegate.java54 private final LinkedBlockingQueue<String> mCleanupSipSessionRequests = field in TestSipDelegate
81 mCleanupSipSessionRequests.offer(callId); in cleanupSession()
104 String requestedCallId = mCleanupSipSessionRequests.poll(ImsUtils.TEST_TIMEOUT_MS, in verifyCleanupSession()