Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/content/res/
H A DResourcesLocaleTest.java41 FileUtils.copyToFileOrThrow(is, path); in extractApkAndGetPath()
/aosp14/frameworks/base/services/core/java/com/android/server/net/watchlist/
H A DWatchlistConfig.java251 FileUtils.copyToFileOrThrow(testConfigInputStream, in setTestMode()
/aosp14/frameworks/base/core/java/android/os/
H A DFileUtils.java287 copyToFileOrThrow(in, destFile); in copyFileOrThrow()
299 copyToFileOrThrow(inputStream, destFile); in copyToFile()
311 public static void copyToFileOrThrow(InputStream in, File destFile) throws IOException { in copyToFileOrThrow() method in FileUtils
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/dex/
H A DDexMetadataHelperTest.java135 FileUtils.copyToFileOrThrow(is, outFile); in copyApkToToTmpDir()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt36008 Landroid/os/FileUtils;->copyToFileOrThrow(Ljava/io/InputStream;Ljava/io/File;)V