Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellInfoWcdma.java28 public final class CellInfoWcdma extends CellInfo implements Parcelable { class
37 public CellInfoWcdma() { in CellInfoWcdma() method in CellInfoWcdma
44 public CellInfoWcdma(CellInfoWcdma ci) { in CellInfoWcdma() method in CellInfoWcdma
51 public CellInfoWcdma(android.hardware.radio.V1_0.CellInfo ci) { in CellInfoWcdma() method in CellInfoWcdma
59 public CellInfoWcdma(android.hardware.radio.V1_2.CellInfo ci) { in CellInfoWcdma() method in CellInfoWcdma
67 public CellInfoWcdma(android.hardware.radio.V1_4.CellInfo ci, long timeStamp) { in CellInfoWcdma() method in CellInfoWcdma
161 private CellInfoWcdma(Parcel in) { in CellInfoWcdma() method in CellInfoWcdma