Home
last modified time | relevance | path

Searched refs:COLUMN_TITLE (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/java/android/provider/
DSearchIndexablesContract.java96 RawData.COLUMN_TITLE, // 1
178 public static final String COLUMN_TITLE = "title"; field in SearchIndexablesContract.RawData
DDownloads.java312 public static final String COLUMN_TITLE = "title"; field in Downloads.Impl
DDocumentsContract.java362 public static final String COLUMN_TITLE = "title"; field in DocumentsContract.Root
/frameworks/base/core/java/android/app/
DDownloadManager.java72 public final static String COLUMN_TITLE = Downloads.Impl.COLUMN_TITLE; field in DownloadManager
319 Downloads.Impl.COLUMN_TITLE,
731 putIfNonNull(values, Downloads.Impl.COLUMN_TITLE, mTitle); in toContentValues()
/frameworks/base/media/java/android/media/tv/
DTvContract.java824 public static final String COLUMN_TITLE = "title"; field in TvContract.Programs
1195 public static final String COLUMN_TITLE = "title"; field in TvContract.WatchedPrograms
/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
DTestDocumentsProvider.java84 Root.COLUMN_TITLE, Root.COLUMN_SUMMARY, Root.COLUMN_DOCUMENT_ID,
136 row.add(Root.COLUMN_TITLE, "_Test title which is really long"); in queryRoots()
DExternalStorageProvider.java69 Root.COLUMN_ROOT_ID, Root.COLUMN_FLAGS, Root.COLUMN_ICON, Root.COLUMN_TITLE,
295 row.add(Root.COLUMN_TITLE, root.title); in queryRoots()
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/model/
DRootInfo.java148 root.title = getCursorString(cursor, Root.COLUMN_TITLE); in fromRootsCursor()
/frameworks/base/core/tests/coretests/src/android/app/
DDownloadManagerFunctionalTest.java344 verifyString(cursor, DownloadManager.COLUMN_TITLE, title); in testSetTitle()
/frameworks/base/docs/html/guide/topics/providers/
Ddocument-provider.jd690 Root.COLUMN_FLAGS, Root.COLUMN_ICON, Root.COLUMN_TITLE,
764 // COLUMN_TITLE is the root title (e.g. Gallery, Drive).
765 row.add(Root.COLUMN_TITLE, getContext().getString(R.string.title));
/frameworks/base/api/
Dsystem-current.txt4148 field public static final java.lang.String COLUMN_TITLE = "title";
17687 field public static final java.lang.String COLUMN_TITLE = "title";
17726 field public static final java.lang.String COLUMN_TITLE = "title";
26397 field public static final java.lang.String COLUMN_TITLE = "title";
Dcurrent.txt4058 field public static final java.lang.String COLUMN_TITLE = "title";
16585 field public static final java.lang.String COLUMN_TITLE = "title";
24807 field public static final java.lang.String COLUMN_TITLE = "title";