Home
last modified time | relevance | path

Searched defs:groupId (Results 1 – 9 of 9) sorted by relevance

/applications/standard/contacts_data/test/unittest/src/
Dcontactgroup_test.cpp203 int64_t groupId = GroupsInsert("personnel", valuesGroup); variable
226 int64_t groupId = GroupsInsert("Test a set", valuesGroup); variable
297 int64_t groupId = GroupsInsert("Personnel Group", valuesGroup); variable
377 int groupId = GroupsInsertValues(valuesBucket); variable
445 int64_t groupId = GroupsInsert("physical education", valuesGroup); variable
526 int groupId = GroupsInsertValues(valuesBucket); variable
560 int64_t groupId = contactsDataAbility.Insert(uriGroups, groupValues); variable
590 int64_t groupId = GroupsInsert("Board of Directors 2", values); variable
676 int64_t groupId = GroupsInsert("Board of Directors", valuesInsert); variable
Dcontactprofile_test.cpp1746 int64_t groupId = GroupsInsert("TestFirstGroup", groupValues); variable
1849 int64_t groupId = GroupsInsert("CEO", groupValues); variable
1961 int groupId = GroupsInsertValues(valuesBucket); variable
2169 int64_t groupId = GroupsInsert("dongshihui", valuesBucketGroup); variable
Dcontactability_test.cpp1751 int64_t groupId = GroupsInsert("TestFirstGroup", groupValues); variable
1854 int64_t groupId = GroupsInsert("CEO", groupValues); variable
1966 int groupId = GroupsInsertValues(valuesBucket); variable
2174 int64_t groupId = GroupsInsert("dongshihui", valuesBucketGroup); variable
/applications/standard/settings/product/phone/src/main/ets/model/volumeControlImpl/
DVolumeControlModel.ts23 const groupId = Audio.DEFAULT_VOLUME_GROUP_ID; constant
/applications/standard/photos/common/src/main/ets/default/model/browser/
DSelectManager.ts27 private groupId = -1; property in BucketSelectionEntry
113 groupId = -1; property in ItemCoordinate
/applications/standard/contacts_data/jstest/
DContactCard_test.js2003 async function groupBossBoardInsert(dataShareHelper, rawContactId, groupId) argument
2021 async function groupBossBoardQuery(dataShareHelper, rawContactId, groupId) argument
2902 …ync function threeDataInsert(dataShareHelper, rawContactId1, rawContactId2, rawContactId3, groupId) argument
4880 …tion queryThreeGroup(tag, dataShareHelper, rawContactId, rawContactIdOne, rawContactIdTwo, groupId) argument
DObjectCallback.js60 groups: [{ groupId: 1, title: '群组' }], property
DObjectInterface_test.js60 groups: [{ groupId: 1, title: '群组' }], property
DContacts_test.js2002 async function groupBossBoardInsert(dataShareHelper, rawContactId, groupId) argument
2020 async function groupBossBoardQuery(dataShareHelper, rawContactId, groupId) argument
2897 …function threeDataInsert(dataShareHelper, rawContactIdOne, rawContactIdTwo, rawContactId3, groupId) argument
4859 …tion queryThreeGroup(tag, dataShareHelper, rawContactId, rawContactIdOne, rawContactIdTwo, groupId) argument