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