Searched defs:titleTextView (Results 1 – 9 of 9) sorted by relevance
51 TextView titleTextView = (TextView) v.findViewById( in bindView() local
56 final TextView titleTextView = findViewById(R.id.title); in FaceEnrollAccessibilityToggle() local
117 TextView titleTextView = (TextView) holder.findViewById(R.id.issue_card_title); in onBindViewHolder() local152 TextView attributionTitleTextView, TextView titleTextView) { in configureContentDescription()
144 final TextView titleTextView = (TextView) itemView.findViewById(R.id.title); in getView() local
110 TextView titleTextView = titleView.findViewById(R.id.title); in updateDialog() local
169 TextView titleTextView = titleView.findViewById(R.id.title); in updateDialog() local
79 TextView titleTextView = titleView.findViewById(R.id.title); in onCreateDialog() local
132 TextView titleTextView = titleView.findViewById(R.id.title); in onCreateDialog() local
888 TextView titleTextView = findViewById(R.id.alertTitle); in updateAlertText() local