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

  /packages/apps/Contacts/tests/src/com/android/contacts/model/
AccountTypeTest.java 59 * from {@link AccountType#getInviteContactActionResId}
72 @Override protected int getInviteContactActionResId() {
  /packages/apps/Contacts/src/com/android/contacts/model/
AccountType.java 217 protected int getInviteContactActionResId() {
251 return getResourceText(context, syncAdapterPackageName, getInviteContactActionResId(), "");
ExternalAccountType.java 247 protected int getInviteContactActionResId() {

Completed in 28 milliseconds