Home
last modified time | relevance | path

Searched refs:mInviteActionLabelResId (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
DExternalAccountType.java94 private int mInviteActionLabelResId; field in ExternalAccountType
166 mInviteActionLabelResId = resolveExternalResId(context, mInviteActionLabelAttribute, in ExternalAccountType()
273 return mInviteActionLabelResId; in getInviteContactActionResId()