Home
last modified time | relevance | path

Searched refs:setImportFileBytes (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/services/Mtp/tests/src/com/android/mtp/
H A DPipeManagerTest.java52 mtpManager.setImportFileBytes(0, 1, HELLO_BYTES); in testReadDocument_basic()
H A DTestMtpManager.java61 void setImportFileBytes(int deviceId, int objectHandle, byte[] bytes) { in setImportFileBytes() method in TestMtpManager
H A DMtpDocumentsProviderTest.java560 mMtpManager.setImportFileBytes(0, 1, bytes); in testOpenDocument()
598 mMtpManager.setImportFileBytes(0, 1, bytes); in testOpenDocument_shortBytes()