Searched refs:getWhereArgsForIds (Results 1 – 1 of 1) sorted by relevance
544 selectionArgs = getWhereArgsForIds(mIds); in runQuery()596 selectionArgs = getWhereArgsForIds(mIds); in toString()727 getWhereArgsForIds(ids)); in update()760 static String[] getWhereArgsForIds(long[] ids) { in getWhereArgsForIds() method in EABContactManager