Searched defs:atomicFile (Results 1 – 3 of 3) sorted by relevance
106 AtomicFile atomicFile = new AtomicFile(new File(f, PROFILE_OBJ_FILE)); in saveProfile() local167 AtomicFile atomicFile = new AtomicFile(profileObjectFile); in deserialize() local
162 AtomicFile atomicFile = new AtomicFile(mContext.getFileStreamPath(FILENAME)); in storeLocation() local233 AtomicFile atomicFile = new AtomicFile(mContext.getFileStreamPath(FILENAME)); in readLocationFromCacheFile() local
383 AtomicFile atomicFile = null; in save() local