HomeSort by relevance Sort by last modified time
    Searched defs:getInviteContactActionLabel (Results 1 - 2 of 2) 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) {

Completed in 1066 milliseconds