Searched refs:oneId (Results 1 – 1 of 1) sorted by relevance
1348 Long oneId = oneValues.getAsLong(RawContacts._ID); in compare() local1350 if (oneId == null) { in compare()1356 return (int)(oneId - twoId); in compare()