Searched defs:CellIdentityGsm (Results 1 – 1 of 1) sorted by relevance
28 public final class CellIdentityGsm implements Parcelable { class49 public CellIdentityGsm() { in CellIdentityGsm() method in CellIdentityGsm66 public CellIdentityGsm (int mcc, int mnc, int lac, int cid) { in CellIdentityGsm() method in CellIdentityGsm81 public CellIdentityGsm (int mcc, int mnc, int lac, int cid, int arfcn, int bsic) { in CellIdentityGsm() method in CellIdentityGsm90 private CellIdentityGsm(CellIdentityGsm cid) { in CellIdentityGsm() method in CellIdentityGsm213 private CellIdentityGsm(Parcel in) { in CellIdentityGsm() method in CellIdentityGsm