/frameworks/base/packages/MtpDocumentsProvider/tests/src/com/android/mtp/ |
D | MtpDatabaseTest.java | 47 DocumentsContract.Document.COLUMN_DISPLAY_NAME, 102 assertEquals("Storage", getString(cursor, COLUMN_DISPLAY_NAME)); in testPutSingleStorageDocuments() 164 assertEquals("Storage", getString(cursor, COLUMN_DISPLAY_NAME)); in testPutStorageDocuments() 175 assertEquals("Storage", getString(cursor, COLUMN_DISPLAY_NAME)); in testPutStorageDocuments() 179 assertEquals("/@#%&<>Storage", getString(cursor, COLUMN_DISPLAY_NAME)); in testPutStorageDocuments() 214 assertEquals("note.txt", getString(cursor, COLUMN_DISPLAY_NAME)); in testPutChildDocuments() 233 assertEquals("image.jpg", getString(cursor, COLUMN_DISPLAY_NAME)); in testPutChildDocuments() 252 assertEquals("music.mp3", getString(cursor, COLUMN_DISPLAY_NAME)); in testPutChildDocuments() 324 DocumentsContract.Document.COLUMN_DISPLAY_NAME in testRestoreIdForRootDocuments() 341 assertEquals("Storage A", getString(cursor, COLUMN_DISPLAY_NAME)); in testRestoreIdForRootDocuments() [all …]
|
D | MtpDocumentsProviderTest.java | 720 strings(Document.COLUMN_DOCUMENT_ID, Document.COLUMN_DISPLAY_NAME), in testMappingDisconnectedDocuments() argument 766 cursor.getString(cursor.getColumnIndex(Document.COLUMN_DISPLAY_NAME))); in testCreateDocument()
|
/frameworks/base/packages/Shell/src/com/android/shell/ |
D | BugreportStorageProvider.java | 45 Document.COLUMN_DOCUMENT_ID, Document.COLUMN_MIME_TYPE, Document.COLUMN_DISPLAY_NAME, 77 row.add(Document.COLUMN_DISPLAY_NAME, mRoot.getName()); in queryDocument() 172 row.add(Document.COLUMN_DISPLAY_NAME, file.getName()); in addFileRow()
|
/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/ |
D | MtpDatabaseConstants.java | 132 Document.COLUMN_DISPLAY_NAME + " TEXT NOT NULL," + 164 TABLE_DOCUMENTS + "." + Document.COLUMN_DISPLAY_NAME + " AS " + Root.COLUMN_TITLE); in COLUMN_MAP_ROOTS.put()
|
D | MtpDocumentsProvider.java | 75 Document.COLUMN_DISPLAY_NAME, Document.COLUMN_LAST_MODIFIED, 208 MtpDatabase.strings(Document.COLUMN_DISPLAY_NAME, Document.COLUMN_FLAGS))) { in queryDocument() argument 219 if (values.containsKey(Document.COLUMN_DISPLAY_NAME)) { in queryDocument() 220 values.put(Document.COLUMN_DISPLAY_NAME, mResources.getString( in queryDocument() 222 values.getAsString(Document.COLUMN_DISPLAY_NAME), in queryDocument() 689 MtpDatabase.strings(Document.COLUMN_SIZE, Document.COLUMN_DISPLAY_NAME)); in getFileSize()
|
D | Mapper.java | 116 strings(COLUMN_STORAGE_ID, Document.COLUMN_DISPLAY_NAME)); in putStorageDocuments() 159 strings(COLUMN_OBJECT_HANDLE, Document.COLUMN_DISPLAY_NAME)); in putChildDocuments()
|
D | MtpDatabase.java | 751 values.put(Document.COLUMN_DISPLAY_NAME, device.name); in getDeviceDocumentValues() 794 values.put(Document.COLUMN_DISPLAY_NAME, root.mDescription); in getStorageDocumentValues() 832 values.put(Document.COLUMN_DISPLAY_NAME, info.getName()); in getObjectDocumentValues()
|
/frameworks/support/tv-provider/src/android/support/media/tv/ |
D | Channel.java | 141 return mValues.getAsString(Channels.COLUMN_DISPLAY_NAME); in getDisplayName() 408 if ((index = cursor.getColumnIndex(Channels.COLUMN_DISPLAY_NAME)) >= 0 in fromCursor() 526 Channels.COLUMN_DISPLAY_NAME, in getProjection() 645 mValues.put(Channels.COLUMN_DISPLAY_NAME, displayName); in setDisplayName()
|
D | TvContractCompat.java | 1939 public static final String COLUMN_DISPLAY_NAME = "display_name"; field in TvContractCompat.Channels
|
/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/ |
D | TestDocumentsProvider.java | 89 Document.COLUMN_DOCUMENT_ID, Document.COLUMN_MIME_TYPE, Document.COLUMN_DISPLAY_NAME, 396 row.add(Document.COLUMN_DISPLAY_NAME, docId); in includeFile()
|
D | ExternalStorageProvider.java | 78 Document.COLUMN_DOCUMENT_ID, Document.COLUMN_MIME_TYPE, Document.COLUMN_DISPLAY_NAME,
|
/frameworks/support/core-utils/kitkat/android/support/v4/provider/ |
D | DocumentsContractApi19.java | 50 return queryForString(context, self, DocumentsContract.Document.COLUMN_DISPLAY_NAME, null); in getName()
|
/frameworks/base/core/java/android/provider/ |
D | DocumentsContract.java | 236 public static final String COLUMN_DISPLAY_NAME = OpenableColumns.DISPLAY_NAME; field in DocumentsContract.Document 1152 in.putString(Document.COLUMN_DISPLAY_NAME, displayName); in createDocument() 1209 in.putString(Document.COLUMN_DISPLAY_NAME, displayName); in renameDocument()
|
D | DocumentsProvider.java | 997 final String displayName = extras.getString(Document.COLUMN_DISPLAY_NAME); in callUnchecked() 1018 final String displayName = extras.getString(Document.COLUMN_DISPLAY_NAME); in callUnchecked()
|
/frameworks/base/core/java/com/android/internal/content/ |
D | FileSystemProvider.java | 406 row.add(Document.COLUMN_DISPLAY_NAME, displayName); in includeFile()
|
/frameworks/base/media/java/android/media/tv/ |
D | TvContract.java | 2104 public static final String COLUMN_DISPLAY_NAME = "display_name"; field in TvContract.Channels
|
/frameworks/support/api/ |
D | 26.0.0-alpha1.txt | 1305 field public static final java.lang.String COLUMN_DISPLAY_NAME = "display_name";
|
D | 26.0.0-beta1.txt | 1450 field public static final java.lang.String COLUMN_DISPLAY_NAME = "display_name";
|
D | 26.0.0-SNAPSHOT.txt | 1459 field public static final java.lang.String COLUMN_DISPLAY_NAME = "display_name";
|
D | 26.0.0-beta2.txt | 1459 field public static final java.lang.String COLUMN_DISPLAY_NAME = "display_name";
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 16504 field public static final java.lang.String COLUMN_DISPLAY_NAME = "display_name"; 24781 field public static final java.lang.String COLUMN_DISPLAY_NAME = "_display_name";
|
/frameworks/base/api/ |
D | current.txt | 24481 field public static final java.lang.String COLUMN_DISPLAY_NAME = "display_name"; 34175 field public static final java.lang.String COLUMN_DISPLAY_NAME = "_display_name";
|
D | system-current.txt | 26484 field public static final java.lang.String COLUMN_DISPLAY_NAME = "display_name"; 37119 field public static final java.lang.String COLUMN_DISPLAY_NAME = "_display_name";
|