Searched refs:readFromAtomicFile (Results 1 – 3 of 3) sorted by relevance
219 readData = readFromAtomicFile(mAtomicFile); in readFromStoreFile()240 private static byte[] readFromAtomicFile(AtomicFile file) throws IOException { in readFromAtomicFile() method in ThreadPersistentSettings
37 public static byte[] readFromAtomicFile(AtomicFile file) throws IOException { in readFromAtomicFile() method in FileUtils
335 final byte[] readData = FileUtils.readFromAtomicFile(mAtomicFile); in readFromStoreFile()