Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DCellNetworkScanResult.java29 public class CellNetworkScanResult implements Parcelable { class
47 public CellNetworkScanResult(int status, List<OperatorInfo> operators) { in CellNetworkScanResult() method in CellNetworkScanResult
55 private CellNetworkScanResult(Parcel in) { in CellNetworkScanResult() method in CellNetworkScanResult