Searched refs:cellInfoTdscdma (Results 1 – 1 of 1) sorted by relevance
2028 android.hardware.radio.V1_2.CellInfoTdscdma cellInfoTdscdma = in testConvertHalCellInfoList_1_4ForTdscdma() local2030 cellInfoTdscdma.cellIdentityTdscdma = getCellIdentityTdscdma_1_2(); in testConvertHalCellInfoList_1_4ForTdscdma()2031 cellInfoTdscdma.signalStrengthTdscdma = getTdscdmaSignalStrength_1_2(); in testConvertHalCellInfoList_1_4ForTdscdma()2036 cellInfo.info.tdscdma(cellInfoTdscdma); in testConvertHalCellInfoList_1_4ForTdscdma()2085 CellInfoTdscdma cellInfoTdscdma = (CellInfoTdscdma) ret.get(0); in testConvertHalCellInfoList_1_5ForTdscdma() local2086 cellInfoTdscdma.setTimeStamp(TIMESTAMP); // override the timestamp in testConvertHalCellInfoList_1_5ForTdscdma()2099 assertEquals(expected, cellInfoTdscdma); in testConvertHalCellInfoList_1_5ForTdscdma()2115 CellInfoTdscdma cellInfoTdscdma = (CellInfoTdscdma) ret.get(0); in testConvertHalCellInfoList_1_6ForTdscdma() local2116 cellInfoTdscdma.setTimeStamp(TIMESTAMP); // override the timestamp in testConvertHalCellInfoList_1_6ForTdscdma()2129 assertEquals(expected, cellInfoTdscdma); in testConvertHalCellInfoList_1_6ForTdscdma()