Home
last modified time | relevance | path

Searched refs:reload (Results 1 – 10 of 10) sorted by relevance

/libcore/ojluni/annotations/flagged_api/java/util/
DServiceLoader.annotated.java48 public void reload() { throw new RuntimeException("Stub!"); } in reload() method in ServiceLoader
/libcore/ojluni/src/test/java/util/ServiceLoader/basic/
DBasic.java92 sl.reload(); in test()
/libcore/ojluni/src/main/java/java/util/
DResourceBundle.java2028 boolean reload) { in loadBundle() argument
2050 cacheKey.getLoader(), reload); in loadBundle()
3200 ClassLoader loader, boolean reload) in newBundle() argument
3255 final boolean reloadFlag = reload; in newBundle()
DServiceLoader.java1755 public void reload() { in reload() method
/libcore/luni/src/test/java/libcore/java/io/
DOldObjectOutputStreamTest.java398 protected Object reload() throws IOException, ClassNotFoundException { in reload() method in OldObjectOutputStreamTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
DSerializationStressTest1.java1308 objLoaded = reload(); in test_18_31_writeObject()
1354 objLoaded = reload(); in test_18_32_writeObject()
1399 objLoaded = reload(); in test_NonSerializableExceptionWhenDumping()
DSerializationStressTest.java219 return reload(); in dumpAndReload()
233 protected Object reload() throws IOException, ClassNotFoundException { in reload() method in SerializationStressTest
DObjectOutputStreamTest.java1050 protected Object reload() throws IOException, ClassNotFoundException { in reload() method in ObjectOutputStreamTest
1197 return reload(); in dumpAndReload()
DSerializationStressTest2.java1523 objLoaded = reload(); in test_18_65_writeObject()
1563 objLoaded = reload(); in test_18_66_writeObject()
1614 objLoaded = reload(); in test_18_67_writeObject()
/libcore/api/
Dcurrent.txt14875 method public void reload();