Home
last modified time | relevance | path

Searched defs:COLUMN_ICON (Results 1 – 2 of 2) sorted by relevance

/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/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/cache/
DBaseIconCache.java521 public static final String COLUMN_ICON = "icon"; field in BaseIconCache.IconDB