Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellIdentityGsm.java26 public final class CellIdentityGsm implements Parcelable { class
43 public CellIdentityGsm() { in CellIdentityGsm() method in CellIdentityGsm
58 public CellIdentityGsm (int mcc, int mnc, int lac, int cid) { in CellIdentityGsm() method in CellIdentityGsm
65 private CellIdentityGsm(CellIdentityGsm cid) { in CellIdentityGsm() method in CellIdentityGsm
166 private CellIdentityGsm(Parcel in) { in CellIdentityGsm() method in CellIdentityGsm