Searched defs:COLUMN_TITLE (Results 1 – 6 of 6) sorted by relevance
163 Root.COLUMN_TITLE, in COLUMN_MAP_ROOTS.put()164 TABLE_DOCUMENTS + "." + Document.COLUMN_DISPLAY_NAME + " AS " + Root.COLUMN_TITLE); in COLUMN_MAP_ROOTS.put()
180 public static final String COLUMN_TITLE = "title"; field in SearchIndexablesContract.RawData
312 public static final String COLUMN_TITLE = "title"; field in Downloads.Impl
449 public static final String COLUMN_TITLE = "title"; field in DocumentsContract.Root
1086 public static final String COLUMN_TITLE = "title"; field in TvContract.Programs1649 public static final String COLUMN_TITLE = Programs.COLUMN_TITLE; field in TvContract.RecordedPrograms2062 public static final String COLUMN_TITLE = "title"; field in TvContract.WatchedPrograms
77 public final static String COLUMN_TITLE = Downloads.Impl.COLUMN_TITLE; field in DownloadManager