Searched defs:reload (Results 1 - 8 of 8) sorted by relevance

/frameworks/base/test-runner/src/junit/runner/
H A DStandardTestSuiteLoader.java17 public Class reload(Class aClass) throws ClassNotFoundException { method in class:StandardTestSuiteLoader
H A DTestSuiteLoader.java8 abstract public Class reload(Class aClass) throws ClassNotFoundException; method in interface:TestSuiteLoader
H A DReloadingTestSuiteLoader.java4 * A TestSuite loader that can reload classes.
13 public Class reload(Class aClass) throws ClassNotFoundException { method in class:ReloadingTestSuiteLoader
/frameworks/base/core/java/android/webkit/
H A DJWebCoreJavaBridge.java278 boolean reload);
277 nativeUpdatePluginDirectories(String[] directories, boolean reload) argument
H A DBrowserFrame.java925 public native void reload(boolean allowStale); method in class:BrowserFrame
H A DWebView.java234 * the WebView to reload the current page. If you don't want that, you
1722 public void reload() { method in class:WebView
/frameworks/base/tools/layoutlib/bridge/src/android/webkit/
H A DWebView.java123 public void reload() { method in class:WebView
/frameworks/base/media/libmedia/
H A DAudioTrack.cpp619 status_t AudioTrack::reload() function in class:android::AudioTrack

Completed in 1555 milliseconds