Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DNeighboringCellInfo.java42 public class NeighboringCellInfo implements Parcelable class
92 public NeighboringCellInfo() { in NeighboringCellInfo() method in NeighboringCellInfo
110 public NeighboringCellInfo(int rssi, int cid) { in NeighboringCellInfo() method in NeighboringCellInfo
116 public NeighboringCellInfo(final CellInfoGsm info) { in NeighboringCellInfo() method in NeighboringCellInfo
132 public NeighboringCellInfo(final CellInfoWcdma info) { in NeighboringCellInfo() method in NeighboringCellInfo
158 public NeighboringCellInfo(int rssi, String location, int radioType) { in NeighboringCellInfo() method in NeighboringCellInfo
207 public NeighboringCellInfo(Parcel in) { in NeighboringCellInfo() method in NeighboringCellInfo