Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DCellConfigLte.java28 public class CellConfigLte implements Parcelable { class
32 public CellConfigLte() { in CellConfigLte() method in CellConfigLte
37 public CellConfigLte(android.hardware.radio.V1_4.CellConfigLte cellConfig) { in CellConfigLte() method in CellConfigLte
42 public CellConfigLte(boolean isEndcAvailable) { in CellConfigLte() method in CellConfigLte
47 public CellConfigLte(CellConfigLte config) { in CellConfigLte() method in CellConfigLte
95 private CellConfigLte(Parcel in) { in CellConfigLte() method in CellConfigLte