Searched refs:newNetWorkType (Results 1 – 1 of 1) sorted by relevance
200 NetWorkType newNetWorkType = networkManager_->GetNetWorkType(); in RetriedSmsDelivery() local201 if (oldNetWorkType != newNetWorkType) { in RetriedSmsDelivery()202 smsIndexer->SetNetWorkType(newNetWorkType); in RetriedSmsDelivery()204 switch (newNetWorkType) { in RetriedSmsDelivery()228 if (newNetWorkType == NetWorkType::NET_TYPE_GSM) { in RetriedSmsDelivery()230 } else if (newNetWorkType == NetWorkType::NET_TYPE_CDMA) { in RetriedSmsDelivery()310 NetWorkType newNetWorkType = networkManager_->GetNetWorkType(); in IsImsSmsSupported() local311 switch (newNetWorkType) { in IsImsSmsSupported()329 NetWorkType newNetWorkType = networkManager_->GetNetWorkType(); in SetImsSmsConfig() local331 switch (newNetWorkType) { in SetImsSmsConfig()