Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DCellInfoNr.java29 public final class CellInfoNr extends CellInfo { class
36 public CellInfoNr() { in CellInfoNr() method in CellInfoNr
42 private CellInfoNr(Parcel in) { in CellInfoNr() method in CellInfoNr
48 private CellInfoNr(CellInfoNr other, boolean sanitizeLocationInfo) { in CellInfoNr() method in CellInfoNr
56 public CellInfoNr(android.hardware.radio.V1_4.CellInfo ci, long timeStamp) { in CellInfoNr() method in CellInfoNr
64 public CellInfoNr(android.hardware.radio.V1_5.CellInfo ci, long timeStamp) { in CellInfoNr() method in CellInfoNr
72 public CellInfoNr(android.hardware.radio.V1_6.CellInfo ci, long timeStamp) { in CellInfoNr() method in CellInfoNr