Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
DExternalAccountType.java100 private String mAccountTypeLabelAttribute; field in ExternalAccountType
170 titleRes = resolveExternalResId(context, mAccountTypeLabelAttribute, in ExternalAccountType()
351 mAccountTypeLabelAttribute = value; in inflate()