Searched refs:COLUMN_CURRENT_BYTES (Results 1 – 2 of 2) sorted by relevance
307 public static final String COLUMN_CURRENT_BYTES = "current_bytes"; field in Downloads.Impl
1264 values.put(Downloads.Impl.COLUMN_CURRENT_BYTES, 0); in restartDownload()