Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/
DClockOptionsProvider.java60 private static final String COLUMN_TITLE = "title"; field in ClockOptionsProvider
101 COLUMN_NAME, COLUMN_TITLE, COLUMN_ID, COLUMN_THUMBNAIL, COLUMN_PREVIEW}); in query()
107 .add(COLUMN_TITLE, clock.getTitle()) in query()
/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.java329 public static final String COLUMN_TITLE = "title"; field in Downloads.Impl
DDocumentsContract.java623 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,
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()
/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.java80 Root.COLUMN_ROOT_ID, Root.COLUMN_FLAGS, Root.COLUMN_ICON, Root.COLUMN_TITLE,
493 row.add(Root.COLUMN_TITLE, root.title); in queryRoots()
/frameworks/base/media/java/android/media/tv/
DTvContract.java822 String COLUMN_TITLE = "title"; field
3186 public static final String COLUMN_TITLE = "title"; field in TvContract.WatchedPrograms
/frameworks/base/core/tests/coretests/src/android/app/
DDownloadManagerFunctionalTest.java357 verifyString(cursor, DownloadManager.COLUMN_TITLE, title); in testSetTitle()
/frameworks/base/core/java/com/android/internal/app/
DChooserActivity.java1391 int titleIndex = cursor.getColumnIndex(Downloads.Impl.COLUMN_TITLE);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/non-updatable-api/
Dsystem-current.txt4524 field public static final String COLUMN_TITLE = "title";
8007 field public static final String COLUMN_TITLE = "title";
/frameworks/base/api/
Dsystem-current.txt4576 field public static final String COLUMN_TITLE = "title";
9125 field public static final String COLUMN_TITLE = "title";
Dcurrent.txt4814 field public static final String COLUMN_TITLE = "title";
29031 field public static final String COLUMN_TITLE = "title";
29096 field public static final String COLUMN_TITLE = "title";
29162 field public static final String COLUMN_TITLE = "title";
29224 field public static final String COLUMN_TITLE = "title";
39924 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";