Searched defs:COLUMN_ICON (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/provider/ | ||
D | DocumentsContract.java | 372 public static final String COLUMN_ICON = "icon"; field in DocumentsContract.Document |
/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/cache/ | ||
D | BaseIconCache.java | 521 public static final String COLUMN_ICON = "icon"; field in BaseIconCache.IconDB |