Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellIdentityCdma.java29 public final class CellIdentityCdma extends CellIdentity { class
71 public CellIdentityCdma() { in CellIdentityCdma() method in CellIdentityCdma
95 public CellIdentityCdma(int nid, int sid, int bid, int lon, int lat, in CellIdentityCdma() method in CellIdentityCdma
114 public CellIdentityCdma(@NonNull android.hardware.radio.V1_0.CellIdentityCdma cid) { in CellIdentityCdma() method in CellIdentityCdma
119 public CellIdentityCdma(@NonNull android.hardware.radio.V1_2.CellIdentityCdma cid) { in CellIdentityCdma() method in CellIdentityCdma
124 private CellIdentityCdma(@NonNull CellIdentityCdma cid) { in CellIdentityCdma() method in CellIdentityCdma
274 private CellIdentityCdma(Parcel in) { in CellIdentityCdma() method in CellIdentityCdma