Searched refs:netActive (Results 1 – 1 of 1) sorted by relevance
57 vh.netActive = convertView.findViewById(R.id.network_active); in getView()101 vh.netActive.setBackgroundColor(mNetworkList[position].mRequested in getView()188 public View netActive; field in NetworkListAdapter.ViewHolder