Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellIdentityCdma.java31 public final class CellIdentityCdma extends CellIdentity { class
73 public CellIdentityCdma() { in CellIdentityCdma() method in CellIdentityCdma
97 public CellIdentityCdma(int nid, int sid, int bid, int lon, int lat, in CellIdentityCdma() method in CellIdentityCdma
116 public CellIdentityCdma(@NonNull android.hardware.radio.V1_0.CellIdentityCdma cid) { in CellIdentityCdma() method in CellIdentityCdma
121 public CellIdentityCdma(@NonNull android.hardware.radio.V1_2.CellIdentityCdma cid) { in CellIdentityCdma() method in CellIdentityCdma
126 private CellIdentityCdma(@NonNull CellIdentityCdma cid) { in CellIdentityCdma() method in CellIdentityCdma
276 private CellIdentityCdma(Parcel in) { in CellIdentityCdma() method in CellIdentityCdma