Home | History | Annotate | Download | only in prefs

Lines Matching defs:renameTo

41  * (e.g. File.renameTo) are used to ensure integrity.  An in-memory cache of
582 prefsFile.renameTo( new File(
623 if (!tmpFile.renameTo(prefsFile))