Searched refs:rawContacts (Results 1 – 1 of 1) sorted by relevance
745 public static ContentValues[] getContentValues(int... rawContacts) { in getContentValues() argument747 for (int i = 0; i < rawContacts.length; i++) { in getContentValues()748 switch (rawContacts[i]) { in getContentValues()