Searched refs:newNetWorkType (Results 1 – 1 of 1) sorted by relevance
185 NetWorkType newNetWorkType = networkManager_->GetNetWorkType(); in RetriedSmsDelivery() local186 if (oldNetWorkType != newNetWorkType) { in RetriedSmsDelivery()187 smsIndexer->SetNetWorkType(newNetWorkType); in RetriedSmsDelivery()189 switch (newNetWorkType) { in RetriedSmsDelivery()213 if (newNetWorkType == NetWorkType::NET_TYPE_GSM) { in RetriedSmsDelivery()215 } else if (newNetWorkType == NetWorkType::NET_TYPE_CDMA) { in RetriedSmsDelivery()297 NetWorkType newNetWorkType = networkManager_->GetNetWorkType(); in IsImsSmsSupported() local298 switch (newNetWorkType) { in IsImsSmsSupported()316 NetWorkType newNetWorkType = networkManager_->GetNetWorkType(); in SetImsSmsConfig() local318 switch (newNetWorkType) { in SetImsSmsConfig()