Searched defs:subtitleView (Results 1 – 3 of 3) sorted by relevance
41 TextView subtitleView = (TextView) getView().findViewById(R.id.custom_snackbar_subtitle); in setSubtitle() local
44 TextView subtitleView = (TextView) getView().findViewById(R.id.custom_snackbar_subtitle); in setSubtitle() local
2469 TextView subtitleView = (TextView) convertView.findViewById(R.id.subtitle); in getView() local