Home
last modified time | relevance | path

Searched defs:exportSubtree (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/java/util/prefs/
DPreferences.java1181 public abstract void exportSubtree(OutputStream os) in exportSubtree() method in Preferences
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/prefs/
DPreferencesTest.java272 public void exportSubtree(OutputStream ostream) throws IOException, in exportSubtree() method in PreferencesTest.MockPreferences
/libcore/luni/src/test/java/libcore/java/util/prefs/
DOldPreferencesTest.java985 public void exportSubtree(OutputStream ostream) throws IOException, BackingStoreException { in exportSubtree() method in OldPreferencesTest.MockPreferences