Lines Matching refs:group
566 * (including home, group, aim, notes, and URL)
672 * assistant, group, phone ring)
1122 * (URL, assistant, and group)
1737 * @tc.name Join a single contact to the group and verify whether the join is successful
1766 * @tc.name Multiple contacts join the group and verify whether the joining is successful
1824 std::string group = ContactTabName::GROUPS;
1833 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSet = ContactQuery(group, columns, predicates);
1844 * @tc.name Delete a single contact from the group and verify that the deletion was successful
1887 * @tc.name Delete multiple contacts from the group and verify that the deletion was successful
2163 * @tc.name Add a group and add two new contacts to the group to query the members of the group
2164 * @tc.desc Query group member ability
2977 * @tc.name Batch add contacts to the group, and then delete contacts from the group