Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellInfo.java36 public abstract class CellInfo implements Parcelable { class
153 protected CellInfo() { in CellInfo() method in CellInfo
160 protected CellInfo(CellInfo ci) { in CellInfo() method in CellInfo
297 protected CellInfo(Parcel in) { in CellInfo() method in CellInfo
326 protected CellInfo(android.hardware.radio.V1_0.CellInfo ci) { in CellInfo() method in CellInfo
333 protected CellInfo(android.hardware.radio.V1_2.CellInfo ci) { in CellInfo() method in CellInfo
340 protected CellInfo(android.hardware.radio.V1_4.CellInfo ci, long timeStamp) { in CellInfo() method in CellInfo
347 protected CellInfo(android.hardware.radio.V1_5.CellInfo ci, long timeStamp) { in CellInfo() method in CellInfo
354 protected CellInfo(android.hardware.radio.V1_6.CellInfo ci, long timeStamp) { in CellInfo() method in CellInfo