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

/libcore/luni/src/main/java/java/util/prefs/
H A DFilePreferencesImpl.java117 protected void flushSpi() throws BackingStoreException { method in class:FilePreferencesImpl
188 flushSpi();
H A DAbstractPreferences.java229 protected abstract void flushSpi() throws BackingStoreException; method in class:AbstractPreferences
393 flushSpi();
/libcore/luni/src/test/java/libcore/java/util/prefs/
H A DOldAbstractPreferencesTest.java1083 protected void flushSpi() throws BackingStoreException { method in class:OldAbstractPreferencesTest.MockAbstractPreferences

Completed in 3370 milliseconds