Home
last modified time | relevance | path

Searched defs:CellIdentityWcdma (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DCellIdentityWcdma.java28 public final class CellIdentityWcdma implements Parcelable { class
49 public CellIdentityWcdma() { in CellIdentityWcdma() method in CellIdentityWcdma
67 public CellIdentityWcdma (int mcc, int mnc, int lac, int cid, int psc) { in CellIdentityWcdma() method in CellIdentityWcdma
82 public CellIdentityWcdma (int mcc, int mnc, int lac, int cid, int psc, int uarfcn) { in CellIdentityWcdma() method in CellIdentityWcdma
91 private CellIdentityWcdma(CellIdentityWcdma cid) { in CellIdentityWcdma() method in CellIdentityWcdma
205 private CellIdentityWcdma(Parcel in) { in CellIdentityWcdma() method in CellIdentityWcdma