Lines Matching refs:group
561 * (including home, group, aim, notes, and URL)
667 * assistant, group, phone ring)
1117 * (URL, assistant, and group)
1732 * @tc.name Join a single contact to the group and verify whether the join is successful
1761 * @tc.name Multiple contacts join the group and verify whether the joining is successful
1819 std::string group = ContactTabName::GROUPS;
1828 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSet = ContactQuery(group, columns, predicates);
1839 * @tc.name Delete a single contact from the group and verify that the deletion was successful
1882 * @tc.name Delete multiple contacts from the group and verify that the deletion was successful
2158 * @tc.name Add a group and add two new contacts to the group to query the members of the group
2159 * @tc.desc Query group member ability
2971 * @tc.name Batch add contacts to the group, and then delete contacts from the group