Home
last modified time | relevance | path

Searched refs:FORMAT_TEXT (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/packages/MtpDocumentsProvider/tests/src/com/android/mtp/
DMtpDatabaseTest.java200 createDocument(100, "note.txt", MtpConstants.FORMAT_TEXT, 1024), in testPutChildDocuments()
275 createDocument(100, "note.txt", MtpConstants.FORMAT_TEXT, 1024) in testPutChildDocuments_operationsSupported()
292 createDocument(100, "note.txt", MtpConstants.FORMAT_TEXT, 1024) in testPutChildDocuments_operationsSupported()
308 createDocument(100, "note.txt", MtpConstants.FORMAT_TEXT, 1024) in testPutChildDocuments_operationsSupported()
395 createDocument(100, "note.txt", MtpConstants.FORMAT_TEXT, 1024), in testRestoreIdForChildDocuments()
413 createDocument(200, "note.txt", MtpConstants.FORMAT_TEXT, 1024), in testRestoreIdForChildDocuments()
555 createDocument(100, "note.txt", MtpConstants.FORMAT_TEXT, 1024), in testRestoreIdForDifferentParents()
558 createDocument(101, "note.txt", MtpConstants.FORMAT_TEXT, 1024), in testRestoreIdForDifferentParents()
578 createDocument(200, "note.txt", MtpConstants.FORMAT_TEXT, 1024), in testRestoreIdForDifferentParents()
581 createDocument(201, "note.txt", MtpConstants.FORMAT_TEXT, 1024), in testRestoreIdForDifferentParents()
[all …]
DMtpManagerTest.java149 .setFormat(MtpConstants.FORMAT_TEXT) in testCreateDocumentAndGetPartialObject()
DMtpDocumentsProviderTest.java998 MtpConstants.FORMAT_ASSOCIATION : MtpConstants.FORMAT_TEXT) in toObjectInfo()
/frameworks/base/media/java/android/mtp/
DMtpConstants.java168 public static final int FORMAT_TEXT = 0x3004; field in MtpConstants
DMtpDatabase.java575 MtpConstants.FORMAT_TEXT, in getSupportedPlaybackFormats()
/frameworks/base/media/java/android/media/
DMediaFile.java267 addFileType("TXT", FILE_TYPE_TEXT, "text/plain", MtpConstants.FORMAT_TEXT, true);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt16829 field public static final int FORMAT_TEXT = 12292; // 0x3004
/frameworks/base/api/
Dcurrent.txt25262 field public static final int FORMAT_TEXT = 12292; // 0x3004
Dtest-current.txt25418 field public static final int FORMAT_TEXT = 12292; // 0x3004
Dsystem-current.txt27479 field public static final int FORMAT_TEXT = 12292; // 0x3004