Searched defs:COLUMN_ICON (Results 1 – 2 of 2) sorted by relevance
160 Root.COLUMN_ICON, in COLUMN_MAP_ROOTS.put()161 TABLE_DOCUMENTS + "." + Document.COLUMN_ICON + " AS " + Root.COLUMN_ICON); in COLUMN_MAP_ROOTS.put()
358 public static final String COLUMN_ICON = "icon"; field in DocumentsContract.Document585 public static final String COLUMN_ICON = "icon"; field in DocumentsContract.Root