Home
last modified time | relevance | path

Searched refs:cellInfoCdma (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRILTest.java2179 CellInfoCdma cellInfoCdma = (CellInfoCdma) ret.get(0); in testConvertHalCellInfoList_1_4ForCdma() local
2180 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() local
2205 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() local
2230 cellInfoCdma.setTimeStamp(TIMESTAMP); // override the timestamp in testConvertHalCellInfoList_1_6ForCdma()
2238 assertEquals(expected, cellInfoCdma); in testConvertHalCellInfoList_1_6ForCdma()