Home
last modified time | relevance | path

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

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