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
171 final CharSequence headerText = TextUtils.expandTemplate(getText(resId), args); in setHeaderText() local
512 TextView headerText = activity.findViewById(com.android.internal.R.id.title); in testWorkTab_headerIsVisibleInPersonalTab() local530 TextView headerText = activity.findViewById(com.android.internal.R.id.title); in testWorkTab_switchTabs_headerStaysSame() local
352 String headerText; in bindListHeader() local
94 private TextView headerText; field in VoicemailChangePinActivity