Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/provider/
DSearchIndexablesContract.java98 RawData.COLUMN_TITLE, // 1
190 public static final String COLUMN_TITLE = "title"; field in SearchIndexablesContract.RawData
DDownloads.java314 public static final String COLUMN_TITLE = "title"; field in Downloads.Impl
DDocumentsContract.java495 public static final String COLUMN_TITLE = "title"; field in DocumentsContract.Root
/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
DMtpDatabaseConstants.java163 Root.COLUMN_TITLE, in COLUMN_MAP_ROOTS.put() argument
164 TABLE_DOCUMENTS + "." + Document.COLUMN_DISPLAY_NAME + " AS " + Root.COLUMN_TITLE); in COLUMN_MAP_ROOTS.put() argument
DMtpDatabase.java188 if (storageCursor.getCount() == 1 && values.containsKey(Root.COLUMN_TITLE)) { in queryRoots()
192 Root.COLUMN_TITLE, in queryRoots()
195 values.getAsString(Root.COLUMN_TITLE), in queryRoots()
197 storageCursor.getColumnIndex(Root.COLUMN_TITLE)))); in queryRoots()
DMtpDocumentsProvider.java70 Root.COLUMN_TITLE, Root.COLUMN_DOCUMENT_ID,
/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportStorageProvider.java40 Root.COLUMN_ROOT_ID, Root.COLUMN_FLAGS, Root.COLUMN_ICON, Root.COLUMN_TITLE,
64 row.add(Root.COLUMN_TITLE, getContext().getString(R.string.bugreport_storage_title)); in queryRoots()
/frameworks/base/core/java/android/app/
DDownloadManager.java76 public final static String COLUMN_TITLE = Downloads.Impl.COLUMN_TITLE; field in DownloadManager
337 Downloads.Impl.COLUMN_TITLE,
791 putIfNonNull(values, Downloads.Impl.COLUMN_TITLE, mTitle); in toContentValues()
934 selectionParts.add(Downloads.Impl.COLUMN_TITLE + " LIKE ?"); in runQuery()
1247 oldDisplayName = cursor.getString(cursor.getColumnIndexOrThrow(COLUMN_TITLE));
1288 values.put(Downloads.Impl.COLUMN_TITLE, displayName);
/frameworks/base/packages/MtpDocumentsProvider/tests/src/com/android/mtp/
DMtpDatabaseTest.java120 Root.COLUMN_TITLE, in testPutSingleStorageDocuments()
134 assertEquals("Device Storage", getString(cursor, Root.COLUMN_TITLE)); in testPutSingleStorageDocuments()
742 Root.COLUMN_TITLE, in testReplaceExistingRoots()
749 assertEquals("Device Storage B", getString(cursor, Root.COLUMN_TITLE)); in testReplaceExistingRoots()
812 final Cursor cursor = mDatabase.queryRoots(resources, strings(Root.COLUMN_TITLE)); in testQueryRoots()
827 final Cursor cursor = mDatabase.queryRoots(resources, strings(Root.COLUMN_TITLE)); in testQueryRoots()
843 final Cursor cursor = mDatabase.queryRoots(resources, strings(Root.COLUMN_TITLE)); in testQueryRoots()
960 DocumentsContract.Root.COLUMN_TITLE, in testGetClosedDevice()
DMtpDocumentsProviderTest.java150 DocumentsContract.Root.COLUMN_TITLE, in testOpenDeviceOnDemand()
/frameworks/support/tv-provider/src/android/support/media/tv/
DBaseProgram.java80 return mValues.getAsString(Programs.COLUMN_TITLE); in getTitle()
324 if ((index = cursor.getColumnIndex(ProgramColumns.COLUMN_TITLE)) >= 0 in setFieldsFromCursor()
448 ProgramColumns.COLUMN_TITLE, in getProjection()
552 mValues.put(Programs.COLUMN_TITLE, title); in setTitle()
DTvContractCompat.java643 String COLUMN_TITLE = "title"; field
/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.java73 Root.COLUMN_ROOT_ID, Root.COLUMN_FLAGS, Root.COLUMN_ICON, Root.COLUMN_TITLE,
395 row.add(Root.COLUMN_TITLE, root.title); in queryRoots()
/frameworks/base/media/java/android/media/tv/
DTvContract.java813 String COLUMN_TITLE = "title"; field
3083 public static final String COLUMN_TITLE = "title"; field in TvContract.WatchedPrograms
/frameworks/base/core/tests/coretests/src/android/app/
DDownloadManagerFunctionalTest.java355 verifyString(cursor, DownloadManager.COLUMN_TITLE, title); in testSetTitle()
/frameworks/support/tv-provider/tests/src/android/support/media/tv/
DWatchNextProgramTest.java207 WatchNextPrograms.COLUMN_TITLE, in testWatchNextProgramWithPartialData()
DPreviewProgramTest.java225 PreviewPrograms.COLUMN_TITLE, in testPreviewProgramWithPartialData()
/frameworks/support/api/
D26.0.0-beta1.txt1571 field public static final java.lang.String COLUMN_TITLE = "title";
1632 field public static final java.lang.String COLUMN_TITLE = "title";
1696 field public static final java.lang.String COLUMN_TITLE = "title";
1757 field public static final java.lang.String COLUMN_TITLE = "title";
D26.0.0-SNAPSHOT.txt1580 field public static final java.lang.String COLUMN_TITLE = "title";
1641 field public static final java.lang.String COLUMN_TITLE = "title";
1705 field public static final java.lang.String COLUMN_TITLE = "title";
1765 field public static final java.lang.String COLUMN_TITLE = "title";
D26.0.0-beta2.txt1580 field public static final java.lang.String COLUMN_TITLE = "title";
1641 field public static final java.lang.String COLUMN_TITLE = "title";
1705 field public static final java.lang.String COLUMN_TITLE = "title";
1765 field public static final java.lang.String COLUMN_TITLE = "title";
D26.0.0-alpha1.txt1426 field public static final java.lang.String COLUMN_TITLE = "title";
1513 field public static final java.lang.String COLUMN_TITLE = "title";
/frameworks/base/api/
Dsystem-current.txt4645 field public static final java.lang.String COLUMN_TITLE = "title";
26605 field public static final java.lang.String COLUMN_TITLE = "title";
26666 field public static final java.lang.String COLUMN_TITLE = "title";
26730 field public static final java.lang.String COLUMN_TITLE = "title";
26790 field public static final java.lang.String COLUMN_TITLE = "title";
26835 field public static final java.lang.String COLUMN_TITLE = "title";
37161 field public static final java.lang.String COLUMN_TITLE = "title";
37685 field public static final java.lang.String COLUMN_TITLE = "title";
Dcurrent.txt4483 field public static final java.lang.String COLUMN_TITLE = "title";
24602 field public static final java.lang.String COLUMN_TITLE = "title";
24663 field public static final java.lang.String COLUMN_TITLE = "title";
24727 field public static final java.lang.String COLUMN_TITLE = "title";
24787 field public static final java.lang.String COLUMN_TITLE = "title";
34217 field public static final java.lang.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";