Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellInfoGsm.java29 public final class CellInfoGsm extends CellInfo implements Parcelable { class
39 public CellInfoGsm() { in CellInfoGsm() method in CellInfoGsm
46 public CellInfoGsm(CellInfoGsm ci) { in CellInfoGsm() method in CellInfoGsm
53 public CellInfoGsm(android.hardware.radio.V1_0.CellInfo ci) { in CellInfoGsm() method in CellInfoGsm
61 public CellInfoGsm(android.hardware.radio.V1_2.CellInfo ci) { in CellInfoGsm() method in CellInfoGsm
69 public CellInfoGsm(android.hardware.radio.V1_4.CellInfo ci, long timeStamp) { in CellInfoGsm() method in CellInfoGsm
77 public CellInfoGsm(android.hardware.radio.V1_5.CellInfo ci, long timeStamp) { in CellInfoGsm() method in CellInfoGsm
171 private CellInfoGsm(Parcel in) { in CellInfoGsm() method in CellInfoGsm