Home
last modified time | relevance | path

Searched defs:raw_contact_id (Results 1 – 6 of 6) sorted by relevance

/applications/standard/contacts_data/jstest/
DContactMerge_test.js51 …var contactDataValues = {"raw_contact_id" : rawContactId1, "content_type" : "name", "detail_info" … property
64 …var contactDataValues = {"raw_contact_id" : rawContactId2, "content_type" : "name", "detail_info" … property
172 "raw_contact_id" : rawContactId.toString(), property
190 …var contactDataValues = {"raw_contact_id" : rawContactId, "content_type" : type, "detail_info" : d… property
300 "raw_contact_id" : rawContactId1, property
305 "raw_contact_id" : rawContactId1, property
324 …var contactDataValues = {"raw_contact_id" : rawContactId2, "content_type" : "name", "detail_info" … property
377 "raw_contact_id" : rawContactId1, property
382 "raw_contact_id" : rawContactId1, property
402 "raw_contact_id" : rawContactId2, property
[all …]
DContactCard_test.js157 …{"raw_contact_id" : rawContactId, "content_type" : type, "detail_info" : value, "position" : posit… property
225 "raw_contact_id" : rawContactId, property
247 "raw_contact_id" : rawContactId, property
270 "raw_contact_id" : rawContactId, property
321 "raw_contact_id" : rawContactId, property
342 "raw_contact_id" : rawContactId, property
362 "raw_contact_id" : rawContactId, property
411 "raw_contact_id" : rawContactId, property
431 …var contactDataValues2 = {"raw_contact_id" : rawContactId, "content_type" : "im", "detail_info" : … property
448 "raw_contact_id" : rawContactId, property
[all …]
DContacts_test.js156 …{"raw_contact_id" : rawContactId, "content_type" : type, "detail_info" : value, "position" : posit… property
224 "raw_contact_id" : rawContactId, property
246 "raw_contact_id" : rawContactId, property
269 "raw_contact_id" : rawContactId, property
320 "raw_contact_id" : rawContactId, property
341 "raw_contact_id" : rawContactId, property
361 "raw_contact_id" : rawContactId, property
410 "raw_contact_id" : rawContactId, property
430 …var contactDataValues2 = {"raw_contact_id" : rawContactId, "content_type" : "im", "detail_info" : … property
447 "raw_contact_id" : rawContactId, property
[all …]
Dcommon.js827 'raw_contact_id': rawContactId, property
832 'raw_contact_id': rawContactId, property
838 'raw_contact_id': rawContactId, property
843 'raw_contact_id': rawContactId, property
848 'raw_contact_id': rawContactId, property
DStability_test.js187 … let add = { 'raw_contact_id': rawContactId, 'detail_info': 'xxx' + i, 'content_type': 'name' }; property
DPerformance_test.js218 … let add = { 'raw_contact_id': rawContactId, 'detail_info': 'xxx' + i, 'content_type': 'name' }; property