Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellInfo.java34 public abstract class CellInfo implements Parcelable { class
151 protected CellInfo() { in CellInfo() method in CellInfo
158 protected CellInfo(CellInfo ci) { in CellInfo() method in CellInfo
289 protected CellInfo(Parcel in) { in CellInfo() method in CellInfo
318 protected CellInfo(android.hardware.radio.V1_0.CellInfo ci) { in CellInfo() method in CellInfo
325 protected CellInfo(android.hardware.radio.V1_2.CellInfo ci) { in CellInfo() method in CellInfo
332 protected CellInfo(android.hardware.radio.V1_4.CellInfo ci, long timeStamp) { in CellInfo() method in CellInfo