Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSimultaneousCallingRestrictionsTest.java369 LinkedBlockingQueue<ImsRegistrationAttributes>> result_0 = null; in testCellularDSDASupported_ImsRegisteredWWAN() local
375 result_0 = attachCarrierImsServiceAndSetUnregistered(); in testCellularDSDASupported_ImsRegisteredWWAN()
385 result_0.second, result_1.second); in testCellularDSDASupported_ImsRegisteredWWAN()
391 if (result_0 != null) { in testCellularDSDASupported_ImsRegisteredWWAN()
392 unregisterImsCallback(result_0.first, sTestSubSlot0); in testCellularDSDASupported_ImsRegisteredWWAN()
412 LinkedBlockingQueue<ImsRegistrationAttributes>> result_0 = null; in testCellularDSDANotSupported_ImsRegisteredWWAN() local
418 result_0 = attachCarrierImsServiceAndSetUnregistered(); in testCellularDSDANotSupported_ImsRegisteredWWAN()
426 result_0.second, result_1.second); in testCellularDSDANotSupported_ImsRegisteredWWAN()
429 if (result_0 != null) { in testCellularDSDANotSupported_ImsRegisteredWWAN()
430 unregisterImsCallback(result_0.first, sTestSubSlot0); in testCellularDSDANotSupported_ImsRegisteredWWAN()
[all …]