Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellIdentityTdscdma.java35 public final class CellIdentityTdscdma extends CellIdentity { class
63 public CellIdentityTdscdma() { in CellIdentityTdscdma() method in CellIdentityTdscdma
90 public CellIdentityTdscdma(@Nullable String mcc, @Nullable String mnc, int lac, int cid, in CellIdentityTdscdma() method in CellIdentityTdscdma
109 private CellIdentityTdscdma(@NonNull CellIdentityTdscdma cid) { in CellIdentityTdscdma() method in CellIdentityTdscdma
116 public CellIdentityTdscdma(@NonNull android.hardware.radio.V1_0.CellIdentityTdscdma cid) { in CellIdentityTdscdma() method in CellIdentityTdscdma
122 public CellIdentityTdscdma(@NonNull android.hardware.radio.V1_2.CellIdentityTdscdma cid) { in CellIdentityTdscdma() method in CellIdentityTdscdma
129 public CellIdentityTdscdma(@NonNull android.hardware.radio.V1_5.CellIdentityTdscdma cid) { in CellIdentityTdscdma() method in CellIdentityTdscdma
318 private CellIdentityTdscdma(Parcel in) { in CellIdentityTdscdma() method in CellIdentityTdscdma