HomeSort by relevance Sort by last modified time
    Searched defs:setCellIdentity (Results 1 - 4 of 4) sorted by null

  /frameworks/base/telephony/java/android/telephony/
CellInfoCdma.java 52 public void setCellIdentity(CellIdentityCdma cid) {
CellInfoGsm.java 52 public void setCellIdentity(CellIdentityGsm cid) {
CellInfoLte.java 53 public void setCellIdentity(CellIdentityLte cid) {
54 if (DBG) log("setCellIdentity: " + cid);
CellInfoWcdma.java 52 public void setCellIdentity(CellIdentityWcdma cid) {

Completed in 41 milliseconds