Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellInfo.java37 public abstract class CellInfo implements Parcelable { class
154 protected CellInfo() { in CellInfo() method in CellInfo
161 protected CellInfo(CellInfo ci) { in CellInfo() method in CellInfo
298 protected CellInfo(Parcel in) { in CellInfo() method in CellInfo
327 protected CellInfo(android.hardware.radio.V1_0.CellInfo ci) { in CellInfo() method in CellInfo
334 protected CellInfo(android.hardware.radio.V1_2.CellInfo ci) { in CellInfo() method in CellInfo
341 protected CellInfo(android.hardware.radio.V1_4.CellInfo ci, long timeStamp) { in CellInfo() method in CellInfo
348 protected CellInfo(android.hardware.radio.V1_5.CellInfo ci, long timeStamp) { in CellInfo() method in CellInfo