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

  /packages/apps/ContactsCommon/tests/src/com/android/contacts/common/model/account/
AccountTypeTest.java 58 * Verify if {@link AccountType#getInviteContactActionLabel} correctly gets the resource ID
86 accountType.getInviteContactActionLabel(c));
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
AccountType.java 240 public CharSequence getInviteContactActionLabel(Context context) {

Completed in 53 milliseconds