HomeSort by relevance Sort by last modified time
    Searched refs:RELOAD (Results 1 - 3 of 3) sorted by null

  /packages/apps/Mms/src/com/android/mms/dom/smil/
SmilPlayer.java 59 RELOAD,
288 return mAction == SmilPlayerAction.RELOAD;
354 public synchronized void reload() { method in class:SmilPlayer
356 mAction = SmilPlayerAction.RELOAD;
  /frameworks/base/core/java/android/webkit/
WebViewCore.java 737 "RELOAD", // = 102;
791 static final int RELOAD = 102;
    [all...]
WebView.java 234 * the WebView to reload the current page. If you don't want that, you
1722 public void reload() { method in class:WebView
    [all...]

Completed in 22 milliseconds