Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellIdentityTdscdma.java33 public final class CellIdentityTdscdma extends CellIdentity { class
61 public CellIdentityTdscdma() { in CellIdentityTdscdma() method in CellIdentityTdscdma
88 public CellIdentityTdscdma(@Nullable String mcc, @Nullable String mnc, int lac, int cid, in CellIdentityTdscdma() method in CellIdentityTdscdma
107 private CellIdentityTdscdma(@NonNull CellIdentityTdscdma cid) { in CellIdentityTdscdma() method in CellIdentityTdscdma
114 public CellIdentityTdscdma(@NonNull android.hardware.radio.V1_0.CellIdentityTdscdma cid) { in CellIdentityTdscdma() method in CellIdentityTdscdma
120 public CellIdentityTdscdma(@NonNull android.hardware.radio.V1_2.CellIdentityTdscdma cid) { in CellIdentityTdscdma() method in CellIdentityTdscdma
127 public CellIdentityTdscdma(@NonNull android.hardware.radio.V1_5.CellIdentityTdscdma cid) { in CellIdentityTdscdma() method in CellIdentityTdscdma
316 private CellIdentityTdscdma(Parcel in) { in CellIdentityTdscdma() method in CellIdentityTdscdma