Searched defs:subtitleView (Results 1 – 2 of 2) sorted by relevance
234 final TextView subtitleView = new TextView(context); in SaveUi() local
2502 TextView subtitleView = (TextView) convertView.findViewById(R.id.subtitle); in getView() local