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

  /packages/apps/ContactsCommon/tests/src/com/android/contacts/common/model/account/
AccountTypeTest.java 59 * from {@link AccountType#getInviteContactActionResId}
72 @Override protected int getInviteContactActionResId() {
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
AccountType.java 218 protected int getInviteContactActionResId() {
252 return getResourceText(context, syncAdapterPackageName, getInviteContactActionResId(), "");
ExternalAccountType.java 248 protected int getInviteContactActionResId() {

Completed in 402 milliseconds