Searched defs:NeighboringCellInfo (Results 1 – 1 of 1) sorted by relevance
42 public class NeighboringCellInfo implements Parcelable class92 public NeighboringCellInfo() { in NeighboringCellInfo() method in NeighboringCellInfo110 public NeighboringCellInfo(int rssi, int cid) { in NeighboringCellInfo() method in NeighboringCellInfo116 public NeighboringCellInfo(final CellInfoGsm info) { in NeighboringCellInfo() method in NeighboringCellInfo132 public NeighboringCellInfo(final CellInfoWcdma info) { in NeighboringCellInfo() method in NeighboringCellInfo158 public NeighboringCellInfo(int rssi, String location, int radioType) { in NeighboringCellInfo() method in NeighboringCellInfo207 public NeighboringCellInfo(Parcel in) { in NeighboringCellInfo() method in NeighboringCellInfo