Searched defs:getInviteContactActionResId (Results 1 - 2 of 2) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
H A DExternalAccountType.java272 protected int getInviteContactActionResId() { method in class:ExternalAccountType
H A DAccountType.java208 protected int getInviteContactActionResId() { method in class:AccountType
242 return getResourceText(context, syncAdapterPackageName, getInviteContactActionResId(), "");

Completed in 51 milliseconds