Searched refs:getCallIds (Results 1 – 1 of 1) sorted by relevance
979 views.callIds = getCallIds(cursor, count); in createPhoneCallDetails()1404 private long[] getCallIds(final Cursor cursor, final int groupSize) { in getCallIds() method in CallLogAdapter