Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
DBaseAccountType.java102 protected interface Weight { interface in BaseAccountType
151 R.string.nameLabelsGroup, Weight.NONE, true)); in addDataKindStructuredName()
181 R.string.nameLabelsGroup, Weight.NONE, true)); in addDataKindDisplayName()
222 R.string.name_phonetic, Weight.NONE, true)); in addDataKindPhoneticName()
242 R.string.nicknameLabelsGroup, Weight.NICKNAME, true)); in addDataKindNickname()
258 Weight.PHONE, true)); in addDataKindPhone()
297 Weight.EMAIL, true)); in addDataKindEmail()
317 R.string.postalLabelsGroup, Weight.STRUCTURED_POSTAL, true)); in addDataKindStructuredPostal()
340 Weight.IM, true)); in addDataKindIm()
371 R.string.organizationLabelsGroup, Weight.ORGANIZATION, true)); in addDataKindOrganization()
[all …]
DExchangeAccountType.java83 R.string.nameLabelsGroup, Weight.NONE, true)); in addDataKindStructuredName()
112 R.string.nameLabelsGroup, Weight.NONE, true)); in addDataKindDisplayName()
145 R.string.name_phonetic, Weight.NONE, true)); in addDataKindPhoneticName()
310 Weight.EVENT, true)); in addDataKindEvent()
DGoogleAccountType.java125 R.string.relationLabelsGroup, Weight.RELATIONSHIP, true)); in addDataKindRelation()
160 R.string.eventLabelsGroup, Weight.EVENT, true)); in addDataKindEvent()