Home
last modified time | relevance | path

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

/frameworks/base/packages/MtpDocumentsProvider/tests/src/com/android/mtp/
DMtpDatabaseTest.java200 createDocument(100, "note.txt", MtpConstants.FORMAT_TEXT, 1024), in testPutChildDocuments()
276 createDocument(100, "note.txt", MtpConstants.FORMAT_TEXT, 1024) in testPutChildDocuments_operationsSupported()
293 createDocument(100, "note.txt", MtpConstants.FORMAT_TEXT, 1024) in testPutChildDocuments_operationsSupported()
309 createDocument(100, "note.txt", MtpConstants.FORMAT_TEXT, 1024) in testPutChildDocuments_operationsSupported()
396 createDocument(100, "note.txt", MtpConstants.FORMAT_TEXT, 1024), in testRestoreIdForChildDocuments()
414 createDocument(200, "note.txt", MtpConstants.FORMAT_TEXT, 1024), in testRestoreIdForChildDocuments()
556 createDocument(100, "note.txt", MtpConstants.FORMAT_TEXT, 1024), in testRestoreIdForDifferentParents()
559 createDocument(101, "note.txt", MtpConstants.FORMAT_TEXT, 1024), in testRestoreIdForDifferentParents()
579 createDocument(200, "note.txt", MtpConstants.FORMAT_TEXT, 1024), in testRestoreIdForDifferentParents()
582 createDocument(201, "note.txt", MtpConstants.FORMAT_TEXT, 1024), in testRestoreIdForDifferentParents()
[all …]
DMtpManagerTest.java149 .setFormat(MtpConstants.FORMAT_TEXT) in testCreateDocumentAndGetPartialObject()
DMtpDocumentsProviderTest.java1000 MtpConstants.FORMAT_ASSOCIATION : MtpConstants.FORMAT_TEXT) in toObjectInfo()
/frameworks/base/core/java/android/app/slice/
DSliceItem.java66 FORMAT_TEXT,
84 public static final String FORMAT_TEXT = "text"; field in SliceItem
345 case FORMAT_TEXT: in writeObj()
361 case FORMAT_TEXT: in readObj()
DSlice.java460 mItems.add(new SliceItem(text, SliceItem.FORMAT_TEXT, subType, hints)); in addText()
573 } else if (Objects.equals(mItems[i].getFormat(), SliceItem.FORMAT_TEXT)) { in toString()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
DMediaFileTest.java43 assertConsistent("FOO.TXT", "text/plain", MtpConstants.FORMAT_TEXT); in testCommon()
/frameworks/base/media/java/android/mtp/
DMtpConstants.java168 public static final int FORMAT_TEXT = 0x3004; field in MtpConstants
DMtpDatabase.java112 MtpConstants.FORMAT_TEXT,
/frameworks/base/media/java/android/media/
DMediaFile.java143 addFileType(MtpConstants.FORMAT_TEXT, "text/plain"); in addFileType() argument
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
DKeyguardSliceProviderTest.java114 SliceItem text = SliceQuery.find(slice, android.app.slice.SliceItem.FORMAT_TEXT, in returnsValidSlice()
/frameworks/base/non-updatable-api/
Dcurrent.txt7559 field public static final String FORMAT_TEXT = "text";
28373 field public static final int FORMAT_TEXT = 12292; // 0x3004
/frameworks/base/api/
Dcurrent.txt7559 field public static final String FORMAT_TEXT = "text";
28503 field public static final int FORMAT_TEXT = 12292; // 0x3004
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt16829 field public static final int FORMAT_TEXT = 12292; // 0x3004