HomeSort by relevance Sort by last modified time
    Searched full:bookmarked (Results 1 - 25 of 79) sorted by null

1 2 3 4

  /external/chromium/chrome/browser/bookmarks/
bookmark_service.h 14 // HistoryBackend when it needs to determine the set of bookmarked URLs
15 // or if a URL is bookmarked.
20 // Returns true if the specified URL is bookmarked.
25 // Returns, by reference in urls, the set of bookmarked urls. This returns
bookmark_model.h 244 // not bookmarked.
247 // Returns all the bookmarked urls. This method is thread safe.
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_service.h 18 // HistoryBackend when it needs to determine the set of bookmarked URLs
19 // or if a URL is bookmarked.
32 // Returns true if the specified URL is bookmarked.
37 // Returns, by reference in |bookmarks|, the set of bookmarked urls and their
  /external/chromium_org/chrome/browser/history/android/
sql_handler.cc 11 bookmarked(false) {
sql_handler.h 21 // Whether the URL was bookmarked.
22 bool bookmarked; member in struct:history::TableIDRow
android_cache_database.h 40 // Marks the given |url_ids| as bookmarked; Returns true on success.
90 // Bookmark column is used to indicate whether the url is bookmarked.
  /external/chromium_org/sync/protocol/
favicon_tracking_specifics.proto 22 // Whether this favicon is currently bookmarked or not.
  /external/smack/src/org/jivesoftware/smackx/bookmark/
Bookmarks.java 79 * @param bookmarkedURL the bookmarked bookmarkedURL.
86 * Removes a bookmarked bookmarkedURL.
88 * @param bookmarkedURL the bookmarked bookmarkedURL to remove.
127 * Returns a Collection of all Bookmarked URLs for this user.
129 * @return a collection of all Bookmarked URLs.
136 * Returns a Collection of all Bookmarked Conference for this user.
138 * @return a collection of all Bookmarked Conferences.
BookmarkManager.java 83 * Returns all currently bookmarked conferences.
85 * @return returns all currently bookmarked conferences
155 * Returns an unmodifiable collection of all bookmarked urls.
157 * @return returns an unmodifiable collection of all bookmarked urls.
BookmarkedConference.java 23 * Respresents a Conference Room bookmarked on the server using JEP-0048 Bookmark Storage JEP.
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bubble_controller.h 50 // |alreadyBookmarked| tells us if the node was bookmarked before the
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bubble_controller.h 47 // |alreadyBookmarked| tells us if the node was bookmarked before the
  /packages/apps/Browser/src/com/android/browser/
HistoryItem.java 61 * Whether or not this item represents a bookmarked site
Bookmarks.java 61 * @param url URL of the website to be bookmarked.
94 * bookmarked site.
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bubble_view.h 126 // If true, the page was just bookmarked.
bookmark_bar_view.h 294 // Creates the button showing the other bookmarked items.
476 // Used to manage showing a Menu, either for the most recently bookmarked
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bubble_view.h 113 // If true, the page was just bookmarked.
  /external/chromium/chrome/browser/history/
expire_history_backend.h 67 // URLs so that we don't remove any URLs or favicons that are bookmarked
152 // NOTE: If the url is bookmarked only the segments and text db are updated,
  /external/chromium_org/chrome/browser/history/
expire_history_backend.h 69 // URLs so that we don't remove any URLs or favicons that are bookmarked
149 // NOTE: If the url is bookmarked only the segments and text db are updated,
  /external/chromium/chrome/browser/autocomplete/
history_provider.cc 47 // We can't get rid of What-You-Typed or Bookmarked matches,
  /external/chromium/chrome/browser/
browser_commands_unittest.cc 99 // It should now be bookmarked in the bookmark model.
  /external/chromium_org/chrome/browser/autocomplete/
history_provider.cc 50 // We can't get rid of What-You-Typed or Bookmarked matches,
  /external/chromium_org/chrome/browser/ui/search/
instant_loader.cc 100 // Bookmarks (Users can bookmark the Instant NTP. This ensures the bookmarked
  /external/chromium_org/chrome/test/functional/
chromeos_crosh.py 44 """Test crosh URL can be bookmarked"""
  /external/chromium/chrome/browser/ui/
browser_window.h 225 // Shows the Bookmark bubble. |url| is the URL being bookmarked,
226 // |already_bookmarked| is true if the url is already bookmarked.

Completed in 873 milliseconds

1 2 3 4