Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DNetworkScanResult.java36 public final class NetworkScanResult implements Parcelable { class
64 public NetworkScanResult(int scanStatus, int scanError, List<CellInfo> networkInfos) { in NetworkScanResult() method in NetworkScanResult
82 private NetworkScanResult(Parcel in) { in NetworkScanResult() method in NetworkScanResult