Searched defs:titleView (Results 1 – 7 of 7) sorted by relevance
111 TextView titleView = (TextView) view.findViewById(android.R.id.title); in onBindView() local
164 final TextView titleView = (TextView) findViewById(R.id.overlay_title); in onClickHandler() local
84 TextView titleView = (TextView) view.findViewById(R.id.event_title); in updateView() local
252 final TextView titleView = (TextView) field.findViewById(R.id.kind_title); in bindData() local
106 final TextView titleView = (TextView)titleBarView.findViewById(R.id.action_bar_title); in onCreateActionMode() local
1400 public final TextView titleView; field in ContactDetailFragment.KindTitleViewCache
3640 TextView titleView = (TextView) mPopupView.findViewById(R.id.event_title); in updateEventDetails() local