Searched refs:getRowsToProcess (Results 1 – 1 of 1) sorted by relevance
103 private static Cursor getRowsToProcess(final ContentResolver cr, final Uri uri, in getRowsToProcess() method in MessageChangeLogTable203 return getRowsToProcess(cr, uri, projection, accountIdString); in getCursor()