Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
DExternalAccountType.java97 private String mViewGroupLabelAttribute; field in ExternalAccountType
168 mViewGroupLabelResId = resolveExternalResId(context, mViewGroupLabelAttribute, in ExternalAccountType()
343 mViewGroupLabelAttribute = value; in inflate()