Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/provider/
H A DSearchIndexablesContract.java142 RawData.COLUMN_TITLE, // 1
280 public static final String COLUMN_TITLE = "title"; field in SearchIndexablesContract.RawData
H A DDownloads.java330 public static final String COLUMN_TITLE = "title"; field in Downloads.Impl
H A DDocumentsContract.java634 public static final String COLUMN_TITLE = "title"; field in DocumentsContract.Root
/aosp14/frameworks/base/packages/Shell/src/com/android/shell/
H A 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()
/aosp14/frameworks/base/core/java/android/app/
H A DDownloadManager.java88 public final static String COLUMN_TITLE = Downloads.Impl.COLUMN_TITLE; field in DownloadManager
360 DownloadManager.COLUMN_TITLE,
834 putIfNonNull(values, Downloads.Impl.COLUMN_TITLE, mTitle); in toContentValues()
979 selectionParts.add(Downloads.Impl.COLUMN_TITLE + " LIKE ?"); in runQuery()
1359 values.put(Downloads.Impl.COLUMN_TITLE, displayName); in rename()
/aosp14/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
H A 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()
H A 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()
/aosp14/frameworks/base/core/tests/coretests/src/android/app/
H A DDownloadManagerFunctionalTest.java357 verifyString(cursor, DownloadManager.COLUMN_TITLE, title); in testSetTitle()
/aosp14/frameworks/base/media/java/android/media/tv/
H A DTvContract.java822 String COLUMN_TITLE = "title"; field
3332 public static final String COLUMN_TITLE = "title"; field in TvContract.WatchedPrograms
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DChooserActivity.java1503 int titleIndex = cursor.getColumnIndex(Downloads.Impl.COLUMN_TITLE);
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt7588 field public static final String COLUMN_TITLE = "title";
11564 field public static final String COLUMN_TITLE = "title";
H A Dcurrent.txt5469 field public static final String COLUMN_TITLE = "title";
27037 field public static final String COLUMN_TITLE = "title";
27105 field public static final String COLUMN_TITLE = "title";
27173 field public static final String COLUMN_TITLE = "title";
27237 field public static final String COLUMN_TITLE = "title";
36925 field public static final String COLUMN_TITLE = "title";