Searched defs:contactIdsToPosition (Results 1 – 1 of 1) sorted by relevance
113 Map<Integer, Integer> contactIdsToPosition = new ArrayMap<>(); in createCursor() local171 Map<Integer, Integer> contactIdsToPosition, Cp2Contact o1, Cp2Contact o2) { in compare() argument