Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellInfoGsm.java30 public final class CellInfoGsm extends CellInfo implements Parcelable { class
40 public CellInfoGsm() { in CellInfoGsm() method in CellInfoGsm
47 public CellInfoGsm(CellInfoGsm ci) { in CellInfoGsm() method in CellInfoGsm
54 public CellInfoGsm(int cellConnectionStatus, boolean registered, long timeStamp, in CellInfoGsm() method in CellInfoGsm
148 private CellInfoGsm(Parcel in) { in CellInfoGsm() method in CellInfoGsm