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

/openjdk7/jdk/src/windows/classes/java/util/prefs/
H A DWindowsPreferences.java114 private static final int KEY_SET_VALUE = 2; field in class:WindowsPreferences
612 int nativeHandle = openKey(KEY_SET_VALUE);
659 int nativeHandle = openKey(KEY_SET_VALUE);

Completed in 31 milliseconds