Searched refs:WindowsRegFlushKey (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/windows/classes/java/util/prefs/
H A DWindowsPreferences.java218 private static native int WindowsRegFlushKey(int hKey); method in class:WindowsPreferences
224 int result = WindowsRegFlushKey(hKey);
236 result = WindowsRegFlushKey(hKey);

Completed in 500 milliseconds