Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DFileUtils.java56 public static void bytesToFile(String filename, byte[] content) throws IOException { in bytesToFile() method in FileUtils
/frameworks/base/core/java/android/os/
DFileUtils.java678 public static void bytesToFile(String filename, byte[] content) throws IOException { in bytesToFile() method in FileUtils