Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
DExternalAccountType.java93 private String mInviteActionLabelAttribute; field in ExternalAccountType
166 mInviteActionLabelResId = resolveExternalResId(context, mInviteActionLabelAttribute, in ExternalAccountType()
337 mInviteActionLabelAttribute = value; in inflate()