Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellIdentityGsm.java38 public final class CellIdentityGsm extends CellIdentity { class
63 public CellIdentityGsm() { in CellIdentityGsm() method in CellIdentityGsm
87 public CellIdentityGsm(int lac, int cid, int arfcn, int bsic, @Nullable String mccStr, in CellIdentityGsm() method in CellIdentityGsm
105 public CellIdentityGsm(@NonNull android.hardware.radio.V1_0.CellIdentityGsm cid) { in CellIdentityGsm() method in CellIdentityGsm
112 public CellIdentityGsm(@NonNull android.hardware.radio.V1_2.CellIdentityGsm cid) { in CellIdentityGsm() method in CellIdentityGsm
120 public CellIdentityGsm(@NonNull android.hardware.radio.V1_5.CellIdentityGsm cid) { in CellIdentityGsm() method in CellIdentityGsm
128 private CellIdentityGsm(@NonNull CellIdentityGsm cid) { in CellIdentityGsm() method in CellIdentityGsm
321 private CellIdentityGsm(Parcel in) { in CellIdentityGsm() method in CellIdentityGsm