Home
last modified time | relevance | path

Searched refs:getViewGroupLabel (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/group/
DGroupDetailDisplayUtils.java51 label.setText(accountType.getViewGroupLabel(context)); in bindGroupSourceView()
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
DAccountType.java249 public CharSequence getViewGroupLabel(Context context) { in getViewGroupLabel() method in AccountType