Searched refs:ciw (Results 1 – 2 of 2) sorted by relevance
1548 CellIdentityWcdma ciw = (CellIdentityWcdma) ci; in setRefLocation() local1549 cid = ciw.getCid(); in setRefLocation()1550 lac = ciw.getLac(); in setRefLocation()
1913 CellInfoWcdma ciw = (CellInfoWcdma) ret.get(0); in testConvertHalCellInfoList_1_4ForWcdma() local1914 ciw.setTimeStamp(TIMESTAMP); // override the timestamp in testConvertHalCellInfoList_1_4ForWcdma()1922 assertEquals(expected, ciw); in testConvertHalCellInfoList_1_4ForWcdma()