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/
AccountTypeTest.java 58 * Verify if {@link AccountType#getInviteContactActionLabel} correctly gets the resource ID
86 accountType.getInviteContactActionLabel(c));
  /packages/apps/Contacts/src/com/android/contacts/model/
AccountType.java 216 public CharSequence getInviteContactActionLabel(Context context) {

Completed in 40 milliseconds