Searched refs:setLabel (Results 1 – 10 of 10) sorted by relevance
59 public void setLabel(CharSequence label) { in setLabel() method in CorpusView
149 view.setLabel(label); in bindView()
59 public void setLabel(String label) { in setLabel() method in CarouselTab
127 mAboutTab.setLabel(mContext.getString(R.string.contactDetailAbout)); in onFinishInflate()133 mUpdatesTab.setLabel(mContext.getString(R.string.contactDetailUpdates)); in onFinishInflate()
107 view.setLabel(label); in bindPostalAddress()
105 view.setLabel(label); in bindPhoneNumber()
144 view.setLabel(label); in bindEmailAddress()
134 view.setLabel(label); in bindPostalAddress()
283 view.setLabel(label); in bindPhoneNumber()
929 public void setLabel(CharSequence text) { in setLabel() method in ContactListItemView