Searched refs:result_0 (Results 1 – 1 of 1) sorted by relevance
369 LinkedBlockingQueue<ImsRegistrationAttributes>> result_0 = null; in testCellularDSDASupported_ImsRegisteredWWAN() local375 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() local418 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 …]