Home
last modified time | relevance | path

Searched refs:getViewGroupActivity (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/activities/
DGroupDetailActivity.java138 || TextUtils.isEmpty(accountType.getViewGroupActivity())) { in onPrepareOptionsMenu()
152 accountType.getViewGroupActivity()); in onPrepareOptionsMenu()
/packages/apps/Contacts/src/com/android/contacts/group/
DGroupDetailFragment.java379 if (!TextUtils.isEmpty(accountType.getViewGroupActivity())) { in updateAccountType()
400 accountType.getViewGroupActivity()); in updateAccountType()
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
DAccountType.java196 public String getViewGroupActivity() { in getViewGroupActivity() method in AccountType
DExternalAccountType.java282 public String getViewGroupActivity() { in getViewGroupActivity() method in ExternalAccountType