Searched refs:COLUMN_ICON (Results 1 – 6 of 6) sorted by relevance
/aosp14/frameworks/base/packages/Shell/src/com/android/shell/ |
H A D | BugreportStorageProvider.java | 41 Root.COLUMN_ROOT_ID, Root.COLUMN_FLAGS, Root.COLUMN_ICON, Root.COLUMN_TITLE, 65 row.add(Root.COLUMN_ICON, android.R.mipmap.sym_def_app_icon); in queryRoots()
|
/aosp14/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/ |
H A D | TestDocumentsProvider.java | 83 Root.COLUMN_ROOT_ID, Root.COLUMN_FLAGS, Root.COLUMN_ICON,
|
H A D | ExternalStorageProvider.java | 100 Root.COLUMN_ROOT_ID, Root.COLUMN_FLAGS, Root.COLUMN_ICON, Root.COLUMN_TITLE,
|
/aosp14/frameworks/base/core/java/android/provider/ |
H A D | DocumentsContract.java | 372 public static final String COLUMN_ICON = "icon"; field in DocumentsContract.Document 625 public static final String COLUMN_ICON = "icon"; field in DocumentsContract.Root
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 36882 field public static final String COLUMN_ICON = "icon"; 36920 field public static final String COLUMN_ICON = "icon";
|