Searched defs:setCellIdentity (Results 1 - 4 of 4) 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

Completed in 482 milliseconds