Searched defs:subtitleView (Results 1 – 7 of 7) sorted by relevance
136 final TextView subtitleView = mMediaOutputBaseDialogImpl.mDialogView.requireViewById( in refresh_withSubtitle_checkSubtitle() local146 final TextView subtitleView = mMediaOutputBaseDialogImpl.mDialogView.requireViewById( in refresh_noSubtitle_checkSubtitle() local
78 TextView subtitleView = mView.findViewById(android.R.id.summary); in onChanged_setsSubtitleView() local
94 TextView subtitleView = mView.findViewById(R.id.qc_summary); in setRow_setsSubtitle() local
90 TextView subtitleView = view.findViewById(R.id.subtitle); in onCreateView() local
173 final TextView subtitleView = (TextView) holder.findViewById(R.id.banner_subtitle); in onBindViewHolder() local
304 final TextView subtitleView = new TextView(context); in SaveUi() local
2501 TextView subtitleView = (TextView) convertView.findViewById(R.id.subtitle); in getView() local