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

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
H A DExternalAccountType.java90 private int mInviteActionLabelResId; field in class:ExternalAccountType
168 mInviteActionLabelResId = resolveExternalResId(context, mInviteActionLabelAttribute,
262 return mInviteActionLabelResId;

Completed in 98 milliseconds