HomeSort by relevance Sort by last modified time
    Searched refs:getInviteContactActionLabel (Results 1 - 3 of 3) sorted by null

  /packages/apps/Contacts/tests/src/com/android/contacts/model/account/
AccountTypeTest.java 59 * Verify if {@link AccountType#getInviteContactActionLabel} correctly gets the resource ID
87 accountType.getInviteContactActionLabel(c));
  /packages/apps/Contacts/src/com/android/contacts/model/account/
AccountType.java 251 public CharSequence getInviteContactActionLabel(Context context) {
  /packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailFragment.java     [all...]

Completed in 110 milliseconds