Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellInfoGsm.java28 public final class CellInfoGsm extends CellInfo implements Parcelable { class
38 public CellInfoGsm() { in CellInfoGsm() method in CellInfoGsm
45 public CellInfoGsm(CellInfoGsm ci) { in CellInfoGsm() method in CellInfoGsm
52 public CellInfoGsm(android.hardware.radio.V1_0.CellInfo ci) { in CellInfoGsm() method in CellInfoGsm
60 public CellInfoGsm(android.hardware.radio.V1_2.CellInfo ci) { in CellInfoGsm() method in CellInfoGsm
68 public CellInfoGsm(android.hardware.radio.V1_4.CellInfo ci, long timeStamp) { in CellInfoGsm() method in CellInfoGsm
162 private CellInfoGsm(Parcel in) { in CellInfoGsm() method in CellInfoGsm