Searched refs:SUM_INDEX_SUM (Results 1 – 1 of 1) sorted by relevance
67 private static final int SUM_INDEX_SUM = 0; field in DownloadCache215 mTotalBytes = cursor.getLong(SUM_INDEX_SUM); in initialize()