Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/archives/
DArchiveFileTestRule.java119 public Path dumpAssetFile(String assetPath, String suffix) throws IOException { in dumpAssetFile() method in ArchiveFileTestRule
140 Path destinationPath = dumpAssetFile(assetPath, suffix); in openAssetFile()