Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellInfoWcdma.java29 public final class CellInfoWcdma extends CellInfo implements Parcelable { class
38 public CellInfoWcdma() { in CellInfoWcdma() method in CellInfoWcdma
45 public CellInfoWcdma(CellInfoWcdma ci) { in CellInfoWcdma() method in CellInfoWcdma
52 public CellInfoWcdma(android.hardware.radio.V1_0.CellInfo ci) { in CellInfoWcdma() method in CellInfoWcdma
60 public CellInfoWcdma(android.hardware.radio.V1_2.CellInfo ci) { in CellInfoWcdma() method in CellInfoWcdma
68 public CellInfoWcdma(android.hardware.radio.V1_4.CellInfo ci, long timeStamp) { in CellInfoWcdma() method in CellInfoWcdma
76 public CellInfoWcdma(android.hardware.radio.V1_5.CellInfo ci, long timeStamp) { in CellInfoWcdma() method in CellInfoWcdma
170 private CellInfoWcdma(Parcel in) { in CellInfoWcdma() method in CellInfoWcdma