Searched refs:cellIdentityTdscdma (Results 1 – 3 of 3) sorted by relevance
58 CellIdentityTdscdma cellIdentityTdscdma, in CellInfoTdscdma() argument61 mCellIdentityTdscdma = cellIdentityTdscdma; in CellInfoTdscdma()
2030 cellInfoTdscdma.cellIdentityTdscdma = getCellIdentityTdscdma_1_2(); in testConvertHalCellInfoList_1_4ForTdscdma()2047 CellIdentityTdscdma cellIdentityTdscdma = new CellIdentityTdscdma( in testConvertHalCellInfoList_1_4ForTdscdma() local2053 cellIdentityTdscdma, cellSignalStrengthTdscdma); in testConvertHalCellInfoList_1_4ForTdscdma()2066 cellInfo.cellIdentityTdscdma = cellIdentity; in getCellInfoTdscdma_1_5()2092 CellIdentityTdscdma cellIdentityTdscdma = new CellIdentityTdscdma( in testConvertHalCellInfoList_1_5ForTdscdma() local2098 cellIdentityTdscdma, cellSignalStrengthTdscdma); in testConvertHalCellInfoList_1_5ForTdscdma()2122 CellIdentityTdscdma cellIdentityTdscdma = new CellIdentityTdscdma( in testConvertHalCellInfoList_1_6ForTdscdma() local2128 cellIdentityTdscdma, cellSignalStrengthTdscdma); in testConvertHalCellInfoList_1_6ForTdscdma()
2339 tdscdmaCi = convertHalCellIdentityTdscdma(tdscdma.cellIdentityTdscdma); in convertHalCellInfo()2392 tdscdmaCi = convertHalCellIdentityTdscdma(tdscdma.cellIdentityTdscdma); in convertHalCellInfo()2446 tdscdmaCi = convertHalCellIdentityTdscdma(tdscdma.cellIdentityTdscdma); in convertHalCellInfo()2521 convertHalCellIdentityTdscdma(tdscdma.cellIdentityTdscdma), in convertHalCellInfo()2565 if (ci.cellIdentityTdscdma.size() == 1) { in convertHalCellIdentity()2566 return convertHalCellIdentityTdscdma(ci.cellIdentityTdscdma.get(0)); in convertHalCellIdentity()