HomeSort by relevance Sort by last modified time
    Searched full:browser (Results 526 - 550 of 1210) sorted by null

<<21222324252627282930>>

  /packages/apps/Browser/src/com/android/browser/
NavigationBarPhone.java 16 package com.android.browser;
33 import com.android.browser.UrlInputView.StateListener;
TitleBar.java 17 package com.android.browser;
40 * Base class for a title bar used by the browser.
BaseUi.java 17 package com.android.browser;
54 import com.android.browser.Tab.SecurityState;
117 public BaseUi(Activity browser, UiController controller) {
118 mActivity = browser;
123 browser.getSystemService(Activity.INPUT_METHOD_SERVICE);
760 mActivity.getMenuInflater().inflate(R.menu.browser, menu);
BrowserBookmarksPage.java 17 package com.android.browser;
52 import com.android.browser.provider.BrowserProvider2;
53 import com.android.browser.view.BookmarkExpandableView;
54 import com.android.browser.view.BookmarkExpandableView.BookmarkContextMenuInfo;
69 * View showing the user's bookmarks in the browser.
80 static final String LOGTAG = "browser";
Tab.java 17 package com.android.browser;
73 import com.android.browser.TabControl.OnThumbnailUpdatedListener;
74 import com.android.browser.homepages.HomeProvider;
75 import com.android.browser.provider.SnapshotProvider.Snapshots;
96 private static final boolean LOGD_ENABLED = com.android.browser.Browser.LOGD_ENABLED;
99 // of the browser.
100 private static final String CONSOLE_LOGTAG = "browser";
224 mOriginalUrl = mUrl = "browser:incognito";
    [all...]
  /packages/apps/Browser/src/com/android/browser/provider/
SnapshotProvider.java 16 package com.android.browser.provider;
54 public static final String AUTHORITY = "com.android.browser.snapshots";
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
Web_Browser_Suite.py 1 """Suite Web Browser Suite: Class of events supported by Web Browser applications
  /external/libvncserver/webclients/novnc/include/
display.js 9 /*jslint browser: true, white: false, bitwise: false */
95 if (UE.gecko) { Util.Debug("Browser: gecko " + UE.gecko); }
96 if (UE.webkit) { Util.Debug("Browser: webkit " + UE.webkit); }
97 if (UE.trident) { Util.Debug("Browser: trident " + UE.trident); }
98 if (UE.presto) { Util.Debug("Browser: presto " + UE.presto); }
117 * Determine browser support for setting the cursor via data URI
  /frameworks/base/core/java/android/webkit/
WebViewClient.java 256 * As the host application if the browser should resend data as the
261 * @param dontResend The message to send if the browser should not resend
262 * @param resend The message to send if the browser should resend data
319 * <A href="https://android.googlesource.com/platform/packages/apps/Browser/+/android-5.1.1_r1/src/com/android/browser/Tab.java">
320 * AOSP Browser</a>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pstats.py 539 # Statistics browser added by ESR, April 2001
698 browser = ProfileBrowser(initprofile) variable in class:f8.ProfileBrowser
699 print >> browser.stream, "Welcome to the profile statistics browser."
700 browser.cmdloop()
701 print >> browser.stream, "Goodbye."
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pstats.py 539 # Statistics browser added by ESR, April 2001
698 browser = ProfileBrowser(initprofile) variable in class:f8.ProfileBrowser
699 print >> browser.stream, "Welcome to the profile statistics browser."
700 browser.cmdloop()
701 print >> browser.stream, "Goodbye."
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
  /external/clang/www/analyzer/
scan-build.html 31 web browser.</p>
49 <a href="images/analyzer_html.png"><img src="images/analyzer_html.png" width="450px" alt="analyzer in browser"></a>
50 <br><b>Viewing static analyzer results in a web browser</b>
189 <tr><td><b>-V</b></td><td>View analysis results in a web browser when the build
207 browser to view the bug reports.
  /external/wpa_supplicant_8/hs20/client/
spp_client.c 13 #include "browser.h"
548 wpa_printf(MSG_INFO, "Launch browser to URI '%s'", uri);
549 write_summary(ctx, "Launch browser to URI '%s'", uri);
553 wpa_printf(MSG_INFO, "User response in browser completed successfully - sessionid='%s'",
555 write_summary(ctx, "User response in browser completed successfully");
  /frameworks/base/docs/html/about/versions/
android-3.0-highlights.jd 126 src="{@docRoot}sdk/images/3.0/browser.png" alt="" height="200" /></a><br>
132 <strong>Browser</strong></p>
134 <p>The browser includes new features that let users navigate and organize more efficiently. Multiple tabs replace browser windows and a new ?incognito? mode allows anonymous browsing. Bookmarks and history are presented and managed in a single unified view. Users can now choose to automatically sign into Google sites on the browser with a supplied account and sync bookmarks with Google Chrome. New multitouch support is now available to JavaScript and plugins. Users can enjoy a better browsing experience at non-mobile sites through an improved zoom and viewport model, overflow scrolling, support for fixed positioning, and more.</p>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyFactory.java 51 import org.eclipse.ui.browser.IWebBrowser;
733 IWebBrowser browser = workbench.getBrowserSupport().getExternalBrowser();
734 browser.openURL(new URL(event.text));
737 "Could not open browser. Vist\n%1$s\ninstead.",
    [all...]
  /frameworks/base/docs/html/distribute/googleplay/
about.jd 46 Google Play is also a top destination for web users. Anyone with a browser
342 from any web browser. Sign in to upload or update your brand assets, and
349 great on phones, tablets, and in a web browser.
  /frameworks/base/media/java/android/service/media/
MediaBrowserService.java 523 * Contains information that the browser service needs to send to the client
531 * Constructs a browser root.
533 * @param extras Any extras about the browser service.
  /packages/providers/DownloadProvider/res/values/
strings.xml 122 applications, including (but not limited to) the browser, an email
129 applications, including (but not limited to) the browser, an email
138 the browser, an email application, a content marketplace.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
help.txt 12 Class Browser -- Show classes and methods in current file
13 Path Browser -- Show sys.path directories, modules, classes
150 supported by your browser. Supply a Menu Item title, and enter the
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
help.txt 12 Class Browser -- Show classes and methods in current file
13 Path Browser -- Show sys.path directories, modules, classes
150 supported by your browser. Supply a Menu Item title, and enter the
  /external/chromium-trace/trace-viewer/tracing/third_party/css-element-queries/test/
mootools-core-full-nocompat.js 9 - packager build Core/Core Core/Array Core/String Core/Number Core/Function Core/Object Core/Event Core/Browser Core/Class Core/Class.Extras Core/Slick.Parser Core/Slick.Finder Core/Element Core/Element.Style Core/Element.Event Core/Element.Delegation Core/Element.Dimensions Core/Fx Core/Fx.CSS Core/Fx.Tween Core/Fx.Morph Core/Fx.Transitions Core/Request Core/Request.HTML Core/Request.JSON Core/Cookie Core/JSON Core/DOMReady
939 name: Browser
941 description: The Browser Object. Contains Browser initialization, Window and Document, and the Browser Hash.
947 provides: [Browser, Window, Document]
981 var Browser = this.Browser = parse(navigator.userAgent, navigator.platform);
983 if (Browser.ie){
984 Browser.version = document.documentMode
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/readme/
readme_eclipse.html     [all...]
  /external/okhttp/okhttp-tests/src/test/resources/
web-platform-test-urltestdata.txt 3 # Based on http://trac.webkit.org/browser/trunk/LayoutTests/fast/url/script-tests/segments.js
97 # Based on http://trac.webkit.org/browser/trunk/LayoutTests/fast/url/file.html
126 # Based on http://trac.webkit.org/browser/trunk/LayoutTests/fast/url/script-tests/path.js
164 # Based on http://trac.webkit.org/browser/trunk/LayoutTests/fast/url/script-tests/relative.js
218 # Based on http://trac.webkit.org/browser/trunk/LayoutTests/fast/url/segments-userinfo-vs-host.html
262 # Based on http://trac.webkit.org/browser/trunk/LayoutTests/fast/url/host.html
  /cts/tests/tests/view/src/android/view/cts/
MenuInflaterTest.java 70 mMenuInflater.inflate(com.android.cts.view.R.menu.browser, menu);
81 mMenuInflater.inflate(com.android.cts.view.R.menu.browser, null);

Completed in 278 milliseconds

<<21222324252627282930>>