Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/provider/
DSearchIndexablesContract.java142 RawData.COLUMN_TITLE, // 1
280 public static final String COLUMN_TITLE = "title"; field in SearchIndexablesContract.RawData
DDownloads.java330 public static final String COLUMN_TITLE = "title"; field in Downloads.Impl
DDocumentsContract.java634 public static final String COLUMN_TITLE = "title"; field in DocumentsContract.Root
/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportStorageProvider.java41 Root.COLUMN_ROOT_ID, Root.COLUMN_FLAGS, Root.COLUMN_ICON, Root.COLUMN_TITLE,
66 row.add(Root.COLUMN_TITLE, getContext().getString(R.string.bugreport_storage_title)); in queryRoots()
/frameworks/base/core/java/android/app/
DDownloadManager.java88 public final static String COLUMN_TITLE = Downloads.Impl.COLUMN_TITLE; field in DownloadManager
360 DownloadManager.COLUMN_TITLE,
835 putIfNonNull(values, Downloads.Impl.COLUMN_TITLE, mTitle); in toContentValues()
980 selectionParts.add(Downloads.Impl.COLUMN_TITLE + " LIKE ?"); in runQuery()
1365 values.put(Downloads.Impl.COLUMN_TITLE, displayName); in rename()
/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.java100 Root.COLUMN_ROOT_ID, Root.COLUMN_FLAGS, Root.COLUMN_ICON, Root.COLUMN_TITLE,
556 row.add(Root.COLUMN_TITLE, root.title); in queryRoots()
/frameworks/base/core/tests/coretests/src/android/app/
DDownloadManagerFunctionalTest.java357 verifyString(cursor, DownloadManager.COLUMN_TITLE, title); in testSetTitle()
/frameworks/base/media/java/android/media/tv/
DTvContract.java824 String COLUMN_TITLE = "title"; field
3395 public static final String COLUMN_TITLE = "title"; field in TvContract.WatchedPrograms
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dsystem-current.txt7778 field public static final String COLUMN_TITLE = "title";
11883 field public static final String COLUMN_TITLE = "title";
Dcurrent.txt5659 field public static final String COLUMN_TITLE = "title";
27348 field public static final String COLUMN_TITLE = "title";
27416 field public static final String COLUMN_TITLE = "title";
27484 field public static final String COLUMN_TITLE = "title";
27548 field public static final String COLUMN_TITLE = "title";
37079 field public static final String COLUMN_TITLE = "title";
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.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";