Searched refs:cellInfoCdma (Results 1 – 1 of 1) sorted by relevance
2179 CellInfoCdma cellInfoCdma = (CellInfoCdma) ret.get(0); in testConvertHalCellInfoList_1_4ForCdma() local2180 cellInfoCdma.setTimeStamp(TIMESTAMP); // override the timestamp in testConvertHalCellInfoList_1_4ForCdma()2188 assertEquals(expected, cellInfoCdma); in testConvertHalCellInfoList_1_4ForCdma()2204 CellInfoCdma cellInfoCdma = (CellInfoCdma) ret.get(0); in testConvertHalCellInfoList_1_5ForCdma() local2205 cellInfoCdma.setTimeStamp(TIMESTAMP); // override the timestamp in testConvertHalCellInfoList_1_5ForCdma()2213 assertEquals(expected, cellInfoCdma); in testConvertHalCellInfoList_1_5ForCdma()2229 CellInfoCdma cellInfoCdma = (CellInfoCdma) ret.get(0); in testConvertHalCellInfoList_1_6ForCdma() local2230 cellInfoCdma.setTimeStamp(TIMESTAMP); // override the timestamp in testConvertHalCellInfoList_1_6ForCdma()2238 assertEquals(expected, cellInfoCdma); in testConvertHalCellInfoList_1_6ForCdma()