Searched refs:setCellIdentity (Results 1 – 6 of 6) sorted by relevance
52 public void setCellIdentity(CellIdentityCdma cid) { in setCellIdentity() method in CellInfoCdma
52 public void setCellIdentity(CellIdentityGsm cid) { in setCellIdentity() method in CellInfoGsm
52 public void setCellIdentity(CellIdentityWcdma cid) { in setCellIdentity() method in CellInfoWcdma
53 public void setCellIdentity(CellIdentityLte cid) { in setCellIdentity() method in CellInfoLte
75 ((CellInfoLte)mCellInfo).setCellIdentity(new CellIdentityLte()); in CdmaLteServiceStateTracker()576 cil.setCellIdentity(mLasteCellIdentityLte); in pollStateDone()
1228 privateCellInfoCdma.setCellIdentity(maskedCellIdentity); in privatizeCellInfoList()