Searched defs:cdmaCell (Results 1 – 3 of 3) sorted by relevance
868 CdmaCellInformation::CdmaCellInformation(const CdmaCellInformation &cdmaCell) in CdmaCellInformation()881 CdmaCellInformation &CdmaCellInformation::operator=(const CdmaCellInformation &cdmaCell) in operator =()
835 CdmaCellInformation &cdmaCell = *cell; in AddCellInformation() local
172 sptr<CdmaCellInformation> cdmaCell = new CdmaCellInformation; in PrintCdmaCellInformation() local