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