Searched refs:osuDetail (Results 1 – 1 of 1) sorted by relevance
400 TextView osuDetail = (TextView) view.findViewById(R.id.profile_detail); in getView() local401 osuDetail.setText(osuData.getServiceDescription(LOCALE)); in getView()