Searched defs:headerText (Results 1 – 9 of 9) sorted by relevance
42 private String headerText; field in ContactViewHolder65 String headerText, String displayName, Uri contactUri, long contactId, boolean showHeader) { in bind()
79 CharSequence headerText) { in ZoneAdapter()82 headerText /* headerText */); in ZoneAdapter() local
65 Locale locale, boolean showItemSummary, @Nullable CharSequence headerText) { in BaseTimeZoneAdapter()
30 private final TextView headerText; field in HeaderViewHolder
132 CharSequence headerText = getGlifLayout().getHeaderText(); in testFaceEnrollEducation_hasHeader() local
487 TextView headerText = activity.findViewById(R.id.title); in testWorkTab_headerIsVisibleInPersonalTab() local504 TextView headerText = activity.findViewById(R.id.title); in testWorkTab_switchTabs_headerStaysSame() local
170 final CharSequence headerText = TextUtils.expandTemplate(getText(resId), args); in setHeaderText() local
352 String headerText; in bindListHeader() local
94 private TextView headerText; field in VoicemailChangePinActivity