Home
last modified time | relevance | path

Searched refs:COLUMN_TOTAL_SIZE_BYTES (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DDownloadManager.java114 public final static String COLUMN_TOTAL_SIZE_BYTES = "total_size"; field in DownloadManager
366 DownloadManager.COLUMN_TOTAL_SIZE_BYTES,
949 } else if (column.equals(COLUMN_TOTAL_SIZE_BYTES)) { in orderBy()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt5470 field public static final String COLUMN_TOTAL_SIZE_BYTES = "total_size";