Searched defs:NetworkScanResult (Results 1 – 1 of 1) sorted by relevance
36 public final class NetworkScanResult implements Parcelable { class64 public NetworkScanResult(int scanStatus, int scanError, List<CellInfo> networkInfos) { in NetworkScanResult() method in NetworkScanResult82 private NetworkScanResult(Parcel in) { in NetworkScanResult() method in NetworkScanResult