Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellInfo.java35 public abstract class CellInfo implements Parcelable { class
152 protected CellInfo(int cellConnectionStatus, boolean registered, long timestamp) { in CellInfo() method in CellInfo
159 protected CellInfo() { in CellInfo() method in CellInfo
166 protected CellInfo(CellInfo ci) { in CellInfo() method in CellInfo
303 protected CellInfo(Parcel in) { in CellInfo() method in CellInfo