Searched refs:champion (Results 1 – 1 of 1) sorted by relevance
500 item.champion = champions[i]; in loadMotoGpStats()510 String champion; field in PrintCustomContent.MotoGpStatItem553 TextView championView = (TextView) convertView.findViewById(R.id.champion); in getView()554 championView.setText(item.champion); in getView()