Home
last modified time | relevance | path

Searched refs:COLUMN_ICON (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportStorageProvider.java41 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()
/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/cache/
DBaseIconCache.java521 public static final String COLUMN_ICON = "icon"; field in BaseIconCache.IconDB
528 IconDB.COLUMN_ICON_COLOR, IconDB.COLUMN_LABEL, IconDB.COLUMN_ICON };
543 + COLUMN_ICON + " BLOB, " in onCreateTable()
556 values.put(IconDB.COLUMN_ICON, bitmapInfo.toByteArray()); in newContentValues()
/frameworks/base/core/java/android/provider/
DDocumentsContract.java372 public static final String COLUMN_ICON = "icon"; field in DocumentsContract.Document
625 public static final String COLUMN_ICON = "icon"; field in DocumentsContract.Root
/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
DTestDocumentsProvider.java83 Root.COLUMN_ROOT_ID, Root.COLUMN_FLAGS, Root.COLUMN_ICON,
DExternalStorageProvider.java80 Root.COLUMN_ROOT_ID, Root.COLUMN_FLAGS, Root.COLUMN_ICON, Root.COLUMN_TITLE,
/frameworks/base/core/api/
Dcurrent.txt34928 field public static final String COLUMN_ICON = "icon";
34966 field public static final String COLUMN_ICON = "icon";
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt24784 field public static final java.lang.String COLUMN_ICON = "icon";
24803 field public static final java.lang.String COLUMN_ICON = "icon";