Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellIdentityLte.java37 public final class CellIdentityLte extends CellIdentity { class
69 public CellIdentityLte() { in CellIdentityLte() method in CellIdentityLte
93 public CellIdentityLte(int mcc, int mnc, int ci, int pci, int tac) { in CellIdentityLte() method in CellIdentityLte
115 public CellIdentityLte(int ci, int pci, int tac, int earfcn, @NonNull int[] bands, in CellIdentityLte() method in CellIdentityLte
138 public CellIdentityLte(@NonNull android.hardware.radio.V1_0.CellIdentityLte cid) { in CellIdentityLte() method in CellIdentityLte
144 public CellIdentityLte(@NonNull android.hardware.radio.V1_2.CellIdentityLte cid) { in CellIdentityLte() method in CellIdentityLte
151 public CellIdentityLte(@NonNull android.hardware.radio.V1_5.CellIdentityLte cid) { in CellIdentityLte() method in CellIdentityLte
162 private CellIdentityLte(@NonNull CellIdentityLte cid) { in CellIdentityLte() method in CellIdentityLte
396 private CellIdentityLte(Parcel in) { in CellIdentityLte() method in CellIdentityLte