Searched defs:CellInfoGsm (Results 1 – 1 of 1) sorted by relevance
29 public final class CellInfoGsm extends CellInfo implements Parcelable { class39 public CellInfoGsm() { in CellInfoGsm() method in CellInfoGsm46 public CellInfoGsm(CellInfoGsm ci) { in CellInfoGsm() method in CellInfoGsm53 public CellInfoGsm(android.hardware.radio.V1_0.CellInfo ci) { in CellInfoGsm() method in CellInfoGsm61 public CellInfoGsm(android.hardware.radio.V1_2.CellInfo ci) { in CellInfoGsm() method in CellInfoGsm69 public CellInfoGsm(android.hardware.radio.V1_4.CellInfo ci, long timeStamp) { in CellInfoGsm() method in CellInfoGsm77 public CellInfoGsm(android.hardware.radio.V1_5.CellInfo ci, long timeStamp) { in CellInfoGsm() method in CellInfoGsm171 private CellInfoGsm(Parcel in) { in CellInfoGsm() method in CellInfoGsm