Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellIdentityGsm.java35 public final class CellIdentityGsm extends CellIdentity { class
60 public CellIdentityGsm() { in CellIdentityGsm() method in CellIdentityGsm
84 public CellIdentityGsm(int lac, int cid, int arfcn, int bsic, @Nullable String mccStr, in CellIdentityGsm() method in CellIdentityGsm
102 public CellIdentityGsm(@NonNull android.hardware.radio.V1_0.CellIdentityGsm cid) { in CellIdentityGsm() method in CellIdentityGsm
109 public CellIdentityGsm(@NonNull android.hardware.radio.V1_2.CellIdentityGsm cid) { in CellIdentityGsm() method in CellIdentityGsm
117 public CellIdentityGsm(@NonNull android.hardware.radio.V1_5.CellIdentityGsm cid) { in CellIdentityGsm() method in CellIdentityGsm
125 private CellIdentityGsm(@NonNull CellIdentityGsm cid) { in CellIdentityGsm() method in CellIdentityGsm
318 private CellIdentityGsm(Parcel in) { in CellIdentityGsm() method in CellIdentityGsm