Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellIdentityGsm.java30 public final class CellIdentityGsm extends CellIdentity { class
52 public CellIdentityGsm() { in CellIdentityGsm() method in CellIdentityGsm
73 public CellIdentityGsm(int lac, int cid, int arfcn, int bsic, String mccStr, in CellIdentityGsm() method in CellIdentityGsm
83 public CellIdentityGsm(android.hardware.radio.V1_0.CellIdentityGsm cid) { in CellIdentityGsm() method in CellIdentityGsm
90 public CellIdentityGsm(android.hardware.radio.V1_2.CellIdentityGsm cid) { in CellIdentityGsm() method in CellIdentityGsm
96 private CellIdentityGsm(CellIdentityGsm cid) { in CellIdentityGsm() method in CellIdentityGsm
264 private CellIdentityGsm(Parcel in) { in CellIdentityGsm() method in CellIdentityGsm