Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellIdentityWcdma.java37 public final class CellIdentityWcdma extends CellIdentity { class
65 public CellIdentityWcdma() { in CellIdentityWcdma() method in CellIdentityWcdma
91 public CellIdentityWcdma(int lac, int cid, int psc, int uarfcn, @Nullable String mccStr, in CellIdentityWcdma() method in CellIdentityWcdma
110 private CellIdentityWcdma(@NonNull CellIdentityWcdma cid) { in CellIdentityWcdma() method in CellIdentityWcdma
309 private CellIdentityWcdma(Parcel in) { in CellIdentityWcdma() method in CellIdentityWcdma