Home
last modified time | relevance | path

Searched refs:systemRt (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/util/prefs/
DFileSystemPreferences.java436 Preferences systemRt; in syncWorld() local
439 systemRt = systemRoot; in syncWorld()
450 if (systemRt != null) in syncWorld()
451 systemRt.flush(); in syncWorld()