Home
last modified time | relevance | path

Searched defs:bytesToFile (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/util/
H A DFileUtils.java56 public static void bytesToFile(String filename, byte[] content) throws IOException { in bytesToFile() method in FileUtils
/aosp12/frameworks/base/core/java/android/os/
H A DFileUtils.java701 public static void bytesToFile(String filename, byte[] content) throws IOException { in bytesToFile() method in FileUtils