Searched defs:COLUMN_DISPLAY_NAME (Results 1 – 5 of 5) sorted by relevance
190 new String[]{Document.COLUMN_DISPLAY_NAME}, in queryDocument()
1085 strings(COLUMN_DOCUMENT_ID, Document.COLUMN_DISPLAY_NAME), "2")) { in testCleanDatabase()
722 strings(Document.COLUMN_DOCUMENT_ID, Document.COLUMN_DISPLAY_NAME), in testMappingDisconnectedDocuments()
216 MtpDatabase.strings(Document.COLUMN_DISPLAY_NAME, Document.COLUMN_FLAGS))) { in queryDocument()
201 Channels.COLUMN_DISPLAY_NAME, CHANNELS_TABLE + "." + Channels.COLUMN_DISPLAY_NAME); in sChannelProjectionMap.put()