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

  /packages/apps/Contacts/tests/src/com/android/contacts/model/account/
AccountTypeTest.java 59 * from {@link AccountType#getInviteContactActionResId}
72 @Override protected int getInviteContactActionResId() {
  /packages/apps/Dialer/java/com/android/contacts/common/model/account/
AccountType.java 216 protected int getInviteContactActionResId() {
246 return getResourceText(context, syncAdapterPackageName, getInviteContactActionResId(), "");
ExternalAccountType.java 314 protected int getInviteContactActionResId() {
  /packages/apps/Contacts/src/com/android/contacts/model/account/
AccountType.java 205 protected int getInviteContactActionResId() {
239 return getResourceText(context, syncAdapterPackageName, getInviteContactActionResId(), "");
ExternalAccountType.java 269 protected int getInviteContactActionResId() {

Completed in 250 milliseconds