Searched defs:subtitleView (Results 1 – 6 of 6) sorted by relevance
205 final TextView subtitleView = mMediaOutputBaseDialogImpl.mDialogView.requireViewById( in refresh_withSubtitle_checkSubtitle() local215 final TextView subtitleView = mMediaOutputBaseDialogImpl.mDialogView.requireViewById( in refresh_noSubtitle_checkSubtitle() local
185 final TextView subtitleView = (TextView) holder.findViewById(R.id.banner_subtitle); in onBindViewHolder() local
99 val subtitleView = view.requireViewById<TextView>(R.id.subtitle) regex
311 final TextView subtitleView = new TextView(context); in SaveUi() local
386 TextView subtitleView = emptyStateView.findViewById(R.id.resolver_empty_state_subtitle); in showEmptyState() local
2501 TextView subtitleView = (TextView) convertView.findViewById(R.id.subtitle); in getView() local