HomeSort by relevance Sort by last modified time
    Searched full:refresh (Results 51 - 75 of 1116) sorted by null

1 23 4 5 6 7 8 91011>>

  /frameworks/base/docs/html/guide/tutorials/
hello-world.html 3 <meta http-equiv="refresh" content="0;url=http://developer.android.com/resources/tutorials/hello-world.html">
index.html 3 <meta http-equiv="refresh" content="0;url=http://developer.android.com/resources/browser.html?tag=tutorial">
  /frameworks/base/docs/html/guide/tutorials/localization/
index.html 3 <meta http-equiv="refresh" content="0;url=http://developer.android.com/resources/tutorials/localization/index.html">
  /frameworks/base/docs/html/guide/tutorials/notepad/
index.html 3 <meta http-equiv="refresh" content="0;url=http://developer.android.com/resources/tutorials/notepad/index.html">
  /frameworks/base/docs/html/guide/tutorials/views/
index.html 3 <meta http-equiv="refresh" content="0;url=http://developer.android.com/resources/tutorials/views/index.html">
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
messages.properties 2 BuildPreferencePage_Auto_Refresh_Resources_on_Build=Automatically refresh Resources and Assets folder on build
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/action/
RefreshWindowsAction.java 30 putValue(NAME, "Refresh Windows");
31 putValue(SHORT_DESCRIPTION, "Refresh");
32 putValue(LONG_DESCRIPTION, "Refresh Windows");
  /sdk/hierarchyviewer2/libs/hierarchyviewerlib/src/com/android/hierarchyviewerlib/actions/
RefreshPixelPerfectAction.java 34 super("&Refresh Screenshot");
37 mImage = imageLoader.loadImage("refresh-windows.png", Display.getDefault()); //$NON-NLS-1$
39 setToolTipText("Refresh the screenshot");
PixelPerfectAutoRefreshAction.java 35 super("Auto &Refresh", Action.AS_CHECK_BOX);
38 mImage = imageLoader.loadImage("auto-refresh.png", Display.getDefault()); //$NON-NLS-1$
40 setToolTipText("Automatically refresh the screenshot");
RefreshWindowsAction.java 35 super("&Refresh");
38 mImage = imageLoader.loadImage("refresh-windows.png", Display.getDefault()); //$NON-NLS-1$
40 setToolTipText("Refresh the list of devices");
  /external/chromium/chrome/browser/chromeos/login/
view_screen.h 37 // Refresh screen state.
38 virtual void Refresh() {}
99 // After screen is initialized and shown refresh its model.
100 // Refresh() is called after SetVisible(true) because screen handler
102 Refresh();
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
ShortcutCursor.java 91 * Refresh a shortcut from this cursor.
93 * @param shortcut The shortcut to refresh. Should be a shortcut taken from this cursor.
95 public void refresh(Suggestion shortcut) { method in class:ShortcutCursor
96 mRefresher.refresh(shortcut, new ShortcutRefresher.Listener() {
103 refresh(source, shortcutId, refreshed);
115 private void refresh(Source source, String shortcutId, SuggestionCursor refreshed) { method in class:ShortcutCursor
116 if (DBG) Log.d(TAG, "refresh " + shortcutId);
  /external/webkit/Source/WebCore/platform/network/
HTTPParsers.cpp 105 bool parseHTTPRefresh(const String& refresh, bool fromHttpEquivMeta, double& delay, String& url)
107 unsigned len = refresh.length();
110 if (!skipWhiteSpace(refresh, pos, fromHttpEquivMeta))
113 while (pos != len && refresh[pos] != ',' && refresh[pos] != ';')
119 delay = refresh.stripWhiteSpace().toDouble(&ok);
123 delay = refresh.left(pos).stripWhiteSpace().toDouble(&ok);
128 skipWhiteSpace(refresh, pos, fromHttpEquivMeta);
130 if (refresh.find("url", urlStartPos, false) == urlStartPos) {
132 skipWhiteSpace(refresh, urlStartPos, fromHttpEquivMeta)
    [all...]
  /packages/apps/Email/src/com/android/email/
RefreshManager.java 33 * Class that handles "refresh" (and "send pending messages" for outboxes) related functionalities.
37 * <li>Taking refresh requests of mailbox-lists and message-lists and the "send outgoing
39 * Note at this point the timer-based refresh
43 * Refresh requests will be ignored if a request to the same target is already requested, or is
68 * Refresh status of a mailbox list or a message list has changed.
93 * True if a refresh of the mailbox is requested, and not finished yet.
100 * Set true when {@link #onRefreshRequested} is called, i.e. refresh is requested by UI.
101 * Note refresh can occur without a request from UI as well (e.g. timer based refresh).
127 // Refresh starte
    [all...]
  /dalvik/vm/mterp/armv5te/
OP_GOTO_16.S 13 ldrmi rIBASE, [rSELF, #offThread_curHandlerTable] @ refresh handler base
OP_GOTO_32.S 21 ldrle rIBASE, [rSELF, #offThread_curHandlerTable] @ refresh handler base
26 ldrle rIBASE, [rSELF, #offThread_curHandlerTable] @ refresh handler base
  /external/chromium/chrome/browser/sync/glue/
do_optimistic_refresh_task.cc 19 pdm_->Refresh();
do_optimistic_refresh_task.h 14 // PersonalDataManager living on the UI thread that it needs to refresh.
  /external/webkit/Source/WebCore/manual-tests/inspector/
errors-with-space in-url.html 3 <p>To test, open the Inspector and refresh this page. There should be a red
  /external/webkit/Source/WebCore/manual-tests/redirectHistory/
redir-1.html 3 <meta http-equiv="refresh" content="3;url=redir-2.html"/>
  /external/webkit/Source/WebCore/manual-tests/resources/
named-window-blank-target-step4.html 7 <p><b>BUG ID:</b> <a href="http://bugs.webkit.org/show_bug.cgi?id=7747">Bugzilla bug 7747</a> REGRESSION: Background tab/window auto-refresh in GMail will take focus.</p>
  /external/webkit/Source/WebCore/wml/
WMLTagNames.in 28 refresh
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/headers/
webkit 16 Refresh
  /external/webkit/Tools/iExploder/iexploder-1.7.2/testcases/
testcase-U_Intel_Mac_OS_X_10_6_4_en-US_AppleWebKit-534.8_hrome-7.0.529.0-TEST-55313622206-3_6,0.html 5 <META HTTP-EQUIV="Refresh" content="1;testcase-U_Intel_Mac_OS_X_10_6_4_en-US_AppleWebKit-534.8_hrome-7.0.529.0-TEST-55313622206-3_6,0.html">
testcase-U_Linux_x86_64_en-US_AppleWebKit-534.7_Chrome-7.0.513.0-TEST-23583190347-3_15,12.html 3 <META HTTP-EQUIV="Refresh" content="1;URL=testcase-U_Linux_x86_64_en-US_AppleWebKit-534.7_Chrome-7.0.513.0-TEST-23583190347-3_15,12.html">

Completed in 673 milliseconds

1 23 4 5 6 7 8 91011>>