Searched refs:createContentFromResource (Results 1 – 4 of 4) sorted by relevance
19 import static android.scopedstorage.cts.device.DeviceTestUtils.createContentFromResource;73 createContentFromResource(resourceId, imageFile); in createFile()
37 protected static void createContentFromResource(int resourceId, File file) throws IOException { in createContentFromResource() method in DeviceTestUtils
19 import static android.scopedstorage.cts.device.DeviceTestUtils.createContentFromResource;84 createContentFromResource(R.raw.img_with_metadata, buffer); in before()
21 import static android.scopedstorage.cts.device.DeviceTestUtils.createContentFromResource;221 createContentFromResource(R.raw.img_with_metadata, buffer); in createFiles()