Searched refs:cellIdentityWcdma (Results 1 – 8 of 8) sorted by relevance
65 EXPECT_EQ(1, cellIdentities.cellIdentityWcdma.size()); in TEST_P()66 CellIdentityWcdma ciw = cellIdentities.cellIdentityWcdma[0]; in TEST_P()85 cellIdentities.cellIdentityWcdma.size() + in TEST_P()
3567 cellIdentity.cellIdentityWcdma.resize(0); in fillCellIdentityResponse()3593 cellIdentity.cellIdentityWcdma.resize(1); in fillCellIdentityResponse()3594 cellIdentity.cellIdentityWcdma[0].mcc = in fillCellIdentityResponse()3595 ril::util::mcc::decode(rilCellIdentity.cellIdentityWcdma.mcc); in fillCellIdentityResponse()3596 cellIdentity.cellIdentityWcdma[0].mnc = in fillCellIdentityResponse()3597 ril::util::mnc::decode(rilCellIdentity.cellIdentityWcdma.mnc); in fillCellIdentityResponse()3599 if (cellIdentity.cellIdentityWcdma[0].mcc == "-1") { in fillCellIdentityResponse()3600 cellIdentity.cellIdentityWcdma[0].mcc = ""; in fillCellIdentityResponse()3603 cellIdentity.cellIdentityWcdma[0].lac = rilCellIdentity.cellIdentityWcdma.lac; in fillCellIdentityResponse()3604 cellIdentity.cellIdentityWcdma[0].cid = rilCellIdentity.cellIdentityWcdma.cid; in fillCellIdentityResponse()[all …]
1460 RIL_CellIdentityWcdma cellIdentityWcdma; member1465 RIL_CellIdentityWcdma_v12 cellIdentityWcdma; member1541 RIL_CellIdentityWcdma_v12 cellIdentityWcdma; member
768 EXPECT_EQ(1, cellIdentities.cellIdentityWcdma.size()); in TEST_P()770 cellIdentities.cellIdentityWcdma[0]; in TEST_P()789 cellIdentities.cellIdentityLte.size() + cellIdentities.cellIdentityWcdma.size() + in TEST_P()
280 CellIdentityWcdma cellIdentityWcdma;507 vec<CellIdentityWcdma> cellIdentityWcdma;
664 CellIdentityWcdma cellIdentityWcdma;
1600 CellIdentityWcdma cellIdentityWcdma;1645 vec<CellIdentityWcdma> cellIdentityWcdma;