HomeSort by relevance Sort by last modified time
    Searched full:updategroupssystemid (Results 1 - 1 of 1) sorted by null

  /cts/tests/tests/provider/src/android/provider/cts/contacts/
ContactsTest.java 162 String updateGroupsSystemId = "system_id_update";
185 value.put(GroupsColumns.SYSTEM_ID, updateGroupsSystemId);
192 assertEquals(updateGroupsSystemId, cursor.getString(SYSTEM_ID_INDEX));
    [all...]

Completed in 265 milliseconds