Searched defs:pendingId (Results 1 – 1 of 1) sorted by relevance
481 public static ContentValues makeContentValues(final int pendingId, final int type, in makeContentValues()684 final long pendingId = cursor.getInt(pendingIdColumn); in getDownloadRecordsForDownloadId() local