Searched refs:exposeFile (Results 1 – 2 of 2) sorted by relevance
38 exposeFile(probe); in onReceive()48 private static File exposeFile(File file) throws Exception { in exposeFile() method in BaseBootReceiver
816 exposeFile(outFile); in copyRawToFile()819 private File exposeFile(File file) { in exposeFile() method in StorageManagerTest