Searched refs:mBandwidth (Results 1 – 2 of 2) sorted by relevance
134 public String mBandwidth; field in ConnectivityFragment.NetworkItem410 ni.mBandwidth = "Bandwidth (Down/Up): " + nCaps.getLinkDownstreamBandwidthKbps() in getNetworkItem()
98 vh.bandwidth.setText(mNetworkList[position].mBandwidth); in getView()