Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellIdentityLte.java39 public final class CellIdentityLte extends CellIdentity { class
71 public CellIdentityLte() { in CellIdentityLte() method in CellIdentityLte
95 public CellIdentityLte(int mcc, int mnc, int ci, int pci, int tac) { in CellIdentityLte() method in CellIdentityLte
117 public CellIdentityLte(int ci, int pci, int tac, int earfcn, @NonNull int[] bands, in CellIdentityLte() method in CellIdentityLte
140 public CellIdentityLte(@NonNull android.hardware.radio.V1_0.CellIdentityLte cid) { in CellIdentityLte() method in CellIdentityLte
146 public CellIdentityLte(@NonNull android.hardware.radio.V1_2.CellIdentityLte cid) { in CellIdentityLte() method in CellIdentityLte
153 public CellIdentityLte(@NonNull android.hardware.radio.V1_5.CellIdentityLte cid) { in CellIdentityLte() method in CellIdentityLte
164 private CellIdentityLte(@NonNull CellIdentityLte cid) { in CellIdentityLte() method in CellIdentityLte
398 private CellIdentityLte(Parcel in) { in CellIdentityLte() method in CellIdentityLte