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

<<11121314151617181920>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_MozillaCookieJar.py 11 WARNING: you may want to backup your browser's cookies file if you use
19 Don't expect cookies saved while the browser is running to be noticed by
20 the browser (in fact, Mozilla on unix will overwrite your saved cookies if
22 save at all while the browser is running).
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /packages/apps/Browser/src/com/android/browser/
PieControl.java 17 package com.android.browser;
35 import com.android.browser.UI.ComboViews;
36 import com.android.browser.view.PieItem;
37 import com.android.browser.view.PieMenu;
38 import com.android.browser.view.PieMenu.PieView.OnLayoutListener;
39 import com.android.browser.view.PieStackView;
40 import com.android.browser.view.PieStackView.OnCurrentListener;
  /frameworks/base/docs/html/sdk/api_diff/23/changes/
alldiffs_index_removals.html 87 <nobr><A HREF="android.provider.Browser.html#android.provider.Browser.addSearchUrl_removed(android.content.ContentResolver, java.lang.String)" class="hiddenlink" target="rightframe"><strike>addSearchUrl</strike>
147 <nobr><A HREF="android.provider.Browser.html#android.provider.Browser.BOOKMARKS_URI" class="hiddenlink" target="rightframe"><strike>BOOKMARKS_URI</strike></A>
152 <!-- Class Browser.BookmarkColumns -->
153 <A HREF="pkg_android.provider.html#Browser.BookmarkColumns" class="hiddenlink" target="rightframe"><strike>Browser.BookmarkColumns</strike></A><br>
154 <!-- Class Browser.SearchColumns -->
155 <A HREF="pkg_android.provider.html#Browser.SearchColumns" class="hiddenlink" target="rightframe"><strike>Browser.SearchColumns</strike></A><br
    [all...]
  /packages/apps/Browser/src/com/android/browser/search/
OpenSearchSearchEngine.java 16 package com.android.browser.search;
18 import com.android.browser.R;
40 import android.provider.Browser;
100 // Make sure the intent goes to the Browser itself
110 intent.putExtra(Browser.EXTRA_APPLICATION_ID, context.getPackageName());
  /external/libxml2/doc/
libxml-doc.el 1 ;;; libxml-doc.el - look up libxml-symbols and start browser on documentation
29 ;; "Look up libxml-symbols and start browser on documentation." t)
32 ;; "Look up libxml-symbols and start browser on documentation." t)
45 ;; then open the browser showing the documentation. If the word around the
115 "Browser used for browsing documentation. Emacs/W3 4.0pre46 cannot handle
156 ;; start browser
  /packages/apps/Browser/src/com/android/browser/widget/
BookmarkThumbnailWidgetService.java 17 package com.android.browser.widget;
39 import com.android.browser.BrowserActivity;
40 import com.android.browser.R;
41 import com.android.browser.provider.BrowserProvider2;
53 = "com.android.browser.widget.CHANGE_FOLDER";
238 // The browser always requires a title for bookmarks, but jic...
  /frameworks/base/core/java/android/provider/
BrowserContract.java 34 * The contract between the browser provider and applications. Contains the definition
39 * BrowserContract defines an database of browser-related information which are bookmarks,
45 /** The authority for the browser provider */
46 public static final String AUTHORITY = "com.android.browser";
48 /** A content:// style uri to the authority for the browser provider */
243 * The bookmarks table, which holds the user's browser bookmarks.
450 * The MIME type of {@link #CONTENT_URI} providing a directory of browser history items.
452 public static final String CONTENT_TYPE = "vnd.android.cursor.dir/browser-history";
455 * The MIME type of a {@link #CONTENT_URI} of a single browser history item.
457 public static final String CONTENT_ITEM_TYPE = "vnd.android.cursor.item/browser-history"
    [all...]
  /developers/build/prebuilts/gradle/MediaBrowserService/Application/src/main/res/xml/
allowed_media_browser_callers.xml 94 <signing_certificate name="Media Browser Service Simulator" release="true"
146 <signing_certificate name="Media Browser Simulator" release="true"
  /developers/samples/android/media/MediaBrowserService/Application/src/main/res/xml/
allowed_media_browser_callers.xml 94 <signing_certificate name="Media Browser Service Simulator" release="true"
146 <signing_certificate name="Media Browser Simulator" release="true"
  /development/samples/KeyChainDemo/
_index.html 35 <p>Note: Due to browser cache, you need to restart the browser completely before it can recognize
  /development/samples/browseable/MediaBrowserService/res/xml/
allowed_media_browser_callers.xml 94 <signing_certificate name="Media Browser Service Simulator" release="true"
146 <signing_certificate name="Media Browser Simulator" release="true"
  /development/testrunner/
coverage_targets.xml 60 <coverage_target name="Browser" build_path="packages/apps/Browser"
  /external/chromium-trace/trace-viewer/third_party/webapp2/docs/tutorials/gettingstarted/
usingusers.rst 41 Reload the page in your browser. Your application redirects you to the local
67 If the user has not signed in, tell ``webapp2`` to redirect the user's browser
  /external/chromium-trace/trace-viewer/third_party/webapp2/docs/tutorials/
quickstart.rst 69 `http://localhost:8080/ <http://localhost:8080/>`_ in your default web browser.
79 test the application by visiting the following URL in your web browser:
  /external/clang/tools/scan-view/
scan-view 93 parser.add_option("--no-browser", dest="startBrowser", default=True,
123 # Kick off thread to wait for server and start web browser, if
  /external/skia/tools/skp/
recreate_skps.py 96 # Clean up any leftover browser instances. This can happen if there are
118 print >> sys.stderr, 'USAGE: %s <chrome src path> <browser executable>'
  /external/wpa_supplicant_8/hs20/client/
Android.mk 40 #OBJS += ../../src/utils/browser-android.c
41 OBJS += ../../src/utils/browser-wpadebug.c
Makefile 51 OBJS += ../../src/utils/browser-system.o
53 OBJS += ../../src/utils/browser.o
  /frameworks/base/core/java/android/webkit/
CookieSyncManager.java 23 * The CookieSyncManager is used to synchronize the browser cookie store
24 * between RAM and permanent storage. To get the best performance, browser cookies are
  /packages/apps/Browser/res/layout/
geolocation_permissions_prompt.xml 19 <com.android.browser.GeolocationPermissionsPrompt
84 </com.android.browser.GeolocationPermissionsPrompt>
permissions_prompt.xml 19 <com.android.browser.PermissionsPrompt
86 </com.android.browser.PermissionsPrompt>
title_bar_autologin.xml 17 <com.android.browser.AutologinBar
78 </com.android.browser.AutologinBar>
  /packages/apps/Browser/res/xml/
advanced_preferences.xml 21 <com.android.browser.search.SearchEnginePreference
95 <com.android.browser.BrowserYesNoPreference
  /packages/apps/Browser/res/xml-sw600dp/
advanced_preferences.xml 21 <com.android.browser.search.SearchEnginePreference
90 <com.android.browser.BrowserYesNoPreference

Completed in 150 milliseconds

<<11121314151617181920>>