Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellIdentityWcdma.java35 public final class CellIdentityWcdma extends CellIdentity { class
63 public CellIdentityWcdma() { in CellIdentityWcdma() method in CellIdentityWcdma
89 public CellIdentityWcdma(int lac, int cid, int psc, int uarfcn, @Nullable String mccStr, in CellIdentityWcdma() method in CellIdentityWcdma
109 public CellIdentityWcdma(@NonNull android.hardware.radio.V1_0.CellIdentityWcdma cid) { in CellIdentityWcdma() method in CellIdentityWcdma
115 public CellIdentityWcdma(@NonNull android.hardware.radio.V1_2.CellIdentityWcdma cid) { in CellIdentityWcdma() method in CellIdentityWcdma
122 public CellIdentityWcdma(@NonNull android.hardware.radio.V1_5.CellIdentityWcdma cid) { in CellIdentityWcdma() method in CellIdentityWcdma
132 private CellIdentityWcdma(@NonNull CellIdentityWcdma cid) { in CellIdentityWcdma() method in CellIdentityWcdma
331 private CellIdentityWcdma(Parcel in) { in CellIdentityWcdma() method in CellIdentityWcdma