Searched refs:netType (Results 1 – 2 of 2) sorted by relevance
59 vh.netType = convertView.findViewById(R.id.network_type); in getView()85 vh.netType.setText(mNetworkList[position].mType); in getView()190 public TextView netType; field in NetworkListAdapter.ViewHolder
73 @NonNull int[] returnCode, @NonNull long[] dnsTime, int evalType, int netType, in DataStallDetectionStats() argument83 mNetworkType = netType; in DataStallDetectionStats()