Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellInfoCdma.java30 public final class CellInfoCdma extends CellInfo implements Parcelable { class
40 public CellInfoCdma() { in CellInfoCdma() method in CellInfoCdma
48 public CellInfoCdma(CellInfoCdma ci) { in CellInfoCdma() method in CellInfoCdma
55 public CellInfoCdma(int connectionStatus, boolean registered, long timeStamp, in CellInfoCdma() method in CellInfoCdma
150 private CellInfoCdma(Parcel in) { in CellInfoCdma() method in CellInfoCdma