Searched refs:valuesForThisClient (Results 1 – 1 of 1) sorted by relevance
655 final ContentValues valuesForThisClient = in getDownloadRecordsForDownloadId() local657 if (null != valuesForThisClient) { in getDownloadRecordsForDownloadId()658 results.add(new DownloadRecord(clientId, valuesForThisClient)); in getDownloadRecordsForDownloadId()