Home
last modified time | relevance | path

Searched defs:childrenNames (Results 1 – 4 of 4) sorted by relevance

/libcore/ojluni/src/main/java/java/util/prefs/
DAbstractPreferences.java719 public String[] childrenNames() throws BackingStoreException { in childrenNames() method in AbstractPreferences
DPreferences.java955 public abstract String[] childrenNames() throws BackingStoreException; in childrenNames() method in Preferences
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/prefs/
DPreferencesTest.java258 public String[] childrenNames() throws BackingStoreException { in childrenNames() method in PreferencesTest.MockPreferences
/libcore/luni/src/test/java/libcore/java/util/prefs/
DOldPreferencesTest.java973 public String[] childrenNames() throws BackingStoreException { in childrenNames() method in OldPreferencesTest.MockPreferences