Searched refs:twoId (Results 1 – 1 of 1) sorted by relevance
1612 Long twoId = two.getRawContactId(); in compare() local1615 } else if (twoId == null) { in compare()1619 return (int)(oneId - twoId); in compare()