Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/net/watchlist/
H A DWatchlistLoggingHandlerTests.java154 FileUtils.bytesToFile(fileDir + "/" + APK_A, APK_A_CONTENT.getBytes()); in setUp()
155 FileUtils.bytesToFile(fileDir + "/" + APK_B, APK_B_CONTENT.getBytes()); in setUp()
/aosp14/frameworks/base/core/java/android/os/
H A DFileUtils.java702 public static void bytesToFile(String filename, byte[] content) throws IOException { in bytesToFile() method in FileUtils
727 bytesToFile(filename, string.getBytes(StandardCharsets.UTF_8)); in stringToFile()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageInstallerSession.java3503 FileUtils.bytesToFile(absolutePath, bytes);
H A DSettings.java2764 FileUtils.bytesToFile(file.getAbsolutePath(),
/aosp14/frameworks/base/config/
H A Dboot-profile.txt498 Landroid/os/FileUtils;->bytesToFile(Ljava/lang/String;[B)V
H A Dboot-image-profile.txt12126 HSPLandroid/os/FileUtils;->bytesToFile(Ljava/lang/String;[B)V
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt12123 HSPLandroid/os/FileUtils;->bytesToFile(Ljava/lang/String;[B)V
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt35991 Landroid/os/FileUtils;->bytesToFile(Ljava/lang/String;[B)V