Searched refs:setCellIdentity (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
H A DCellInfoCdma.java52 public void setCellIdentity(CellIdentityCdma cid) { method in class:CellInfoCdma
H A DCellInfoGsm.java52 public void setCellIdentity(CellIdentityGsm cid) { method in class:CellInfoGsm
H A DCellInfoLte.java53 public void setCellIdentity(CellIdentityLte cid) { method in class:CellInfoLte
54 if (DBG) log("setCellIdentity: " + cid);
H A DCellInfoWcdma.java52 public void setCellIdentity(CellIdentityWcdma cid) { method in class:CellInfoWcdma
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhone.java1609 privateCellInfoCdma.setCellIdentity(maskedCellIdentity);

Completed in 1315 milliseconds