HomeSort by relevance Sort by last modified time
    Searched full:bookmarks (Results 276 - 300 of 873) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/android/bookmarks/
bookmarks_bridge.cc 5 #include "chrome/browser/android/bookmarks/bookmarks_bridge.h"
11 #include "chrome/browser/bookmarks/bookmark_model_factory.h"
12 #include "chrome/browser/bookmarks/chrome_bookmark_client_factory.h"
13 #include "chrome/browser/bookmarks/enhanced_bookmarks_features.h"
23 #include "components/bookmarks/browser/bookmark_model.h"
24 #include "components/bookmarks/browser/bookmark_utils.h"
25 #include "components/bookmarks/browser/scoped_group_bookmark_actions.h"
26 #include "components/bookmarks/common/android/bookmark_type.h"
36 using bookmarks::android::JavaBookmarkIdGetId;
37 using bookmarks::android::JavaBookmarkIdGetType
    [all...]
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
ChromeBrowserProviderSuggestionsCursor.java 17 * For bookmarks/history suggestions, wrap the cursor returned in one that can feed
76 // After clearing history, the Chrome bookmarks database will have a last access
77 // time of 0 for all bookmarks. In the Android provider, this will yield a negative
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_html_writer.cc 5 #include "chrome/browser/bookmarks/bookmark_html_writer.h"
18 #include "chrome/browser/bookmarks/bookmark_model_factory.h"
22 #include "components/bookmarks/browser/bookmark_codec.h"
23 #include "components/bookmarks/browser/bookmark_model.h"
32 using bookmarks::BookmarkCodec;
47 "<TITLE>Bookmarks</TITLE>\r\n"
48 "<H1>Bookmarks</H1>\r\n"
54 // The following are used for bookmarks.
90 Writer(base::Value* bookmarks,
94 : bookmarks_(bookmarks),
    [all...]
bookmark_html_writer_unittest.cc 5 #include "chrome/browser/bookmarks/bookmark_html_writer.h"
15 #include "chrome/browser/bookmarks/bookmark_model_factory.h"
24 #include "components/bookmarks/browser/bookmark_model.h"
25 #include "components/bookmarks/test/bookmark_test_helpers.h"
54 path_ = temp_dir_.path().AppendASCII("bookmarks.html");
164 // Bookmarks bar
243 // Read the bookmarks back in.
252 // Check loaded favicon (url1 is represented by 4 separate bookmarks).
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_utils.h 34 // Number of bookmarks we'll open before prompting the user to see if they
41 // Opens all the bookmarks in |nodes| that are of type url and all the child
42 // bookmarks that are of type url for folders in |nodes|. |initial_disposition|
  /external/chromium_org/chrome/browser/ui/cocoa/applescript/
bookmark_node_applescript.mm 11 #include "chrome/browser/bookmarks/bookmark_model_factory.h"
16 #include "components/bookmarks/browser/bookmark_model.h"
91 // If the scripter enters |make new bookmarks folder with properties
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_bridge_unittest.mm 5 #include "chrome/browser/bookmarks/bookmark_model_factory.h"
6 #include "chrome/browser/ui/cocoa/bookmarks/bookmark_bar_bridge.h"
7 #include "chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.h"
bookmark_name_folder_controller.mm 5 #import "chrome/browser/ui/cocoa/bookmarks/bookmark_name_folder_controller.h"
10 #include "chrome/browser/bookmarks/bookmark_model_factory.h"
12 #include "chrome/browser/ui/cocoa/bookmarks/bookmark_model_observer_for_cocoa.h"
  /external/chromium_org/chrome/browser/undo/
bookmark_undo_service_test.cc 8 #include "chrome/browser/bookmarks/bookmark_model_factory.h"
11 #include "components/bookmarks/browser/bookmark_model.h"
12 #include "components/bookmarks/test/bookmark_test_helpers.h"
65 // Undo bookmark creation and test for no bookmarks.
99 // Redo the deletion and check that there are no bookmarks left.
144 // Test moving bookmarks within a folder and between folders.
320 // Setup bookmarks in the Other Bookmarks and the Bookmark Bar.
335 // bookmarks.
350 // Test that the redo removes all folders and bookmarks
    [all...]
  /external/chromium_org/components/bookmarks/browser/
bookmark_client.h 14 #include "components/bookmarks/browser/bookmark_storage.h"
27 namespace bookmarks { namespace
94 } // namespace bookmarks
  /external/chromium_org/components/bookmarks/test/
bookmark_test_helpers.cc 5 #include "components/bookmarks/test/bookmark_test_helpers.h"
13 #include "components/bookmarks/browser/base_bookmark_model_observer.h"
14 #include "components/bookmarks/browser/bookmark_model.h"
  /external/chromium_org/components/strings/
components_strings_en-GB.xtb 31 <translation id="7275334191706090484">Managed Bookmarks</translation>
80 <translation id="883848425547221593">Other Bookmarks</translation>
85 <translation id="6263376278284652872"><ph name="DOMAIN"/> bookmarks</translation>
101 <translation id="1962204205936693436"><ph name="DOMAIN"/> Bookmarks</translation>
107 <translation id="8349305172487531364">Bookmarks bar</translation>
109 <translation id="7956713633345437162">Mobile bookmarks</translation>
113 <translation id="213826338245044447">Mobile Bookmarks</translation>
132 <translation id="2354001756790975382">Other bookmarks</translation>
140 <translation id="5190835502935405962">Bookmarks Bar</translation>
162 <translation id="5509780412636533143">Managed bookmarks</translation
    [all...]
  /external/chromium_org/components/sync_driver/
pref_names.cc 11 // Set to true when enhanced bookmarks experiment is enabled via Chrome sync.
14 // Enhanced bookmarks extension id passed via Chrome sync.
40 const char kSyncBookmarks[] = "sync.bookmarks";
  /external/chromium_org/sync/internal_api/
write_node.cc 53 // specified title in favor of kEncryptedString. For encrypted bookmarks the
57 if (type != BOOKMARKS && needs_encryption) {
66 if (BOOKMARKS == type &&
68 // Encrypted bookmarks only have their title in the unencrypted specifics.
71 // Non-bookmarks and legacy bookmarks (those with no title in their
72 // specifics) store their title in NON_UNIQUE_NAME. Non-legacy bookmarks
88 // For bookmarks, we also set the title field in the specifics.
89 // TODO(zea): refactor bookmarks to not need this functionality.
90 if (GetModelType() == BOOKMARKS) {
    [all...]
  /external/chromium_org/sync/test/fake_server/
bookmark_entity.cc 23 return syncer::GetModelType(client_entity) == syncer::BOOKMARKS;
38 string id = FakeServerEntity::CreateId(syncer::BOOKMARKS,
97 : FakeServerEntity(id, syncer::BOOKMARKS, version, name),
  /frameworks/base/policy/src/com/android/internal/policy/impl/
ShortcutManager.java 43 Settings.Bookmarks.SHORTCUT, Settings.Bookmarks.INTENT
61 Settings.Bookmarks.CONTENT_URI, sProjection, null, null, null);
  /packages/apps/Browser/tests/src/com/android/browser/tests/
BP2UriObserverTests.java 25 import android.provider.BrowserContract.Bookmarks;
61 values.put(Bookmarks.FAVICON, rawFavicon);
62 values.put(Bookmarks.TITLE, "Stub1");
  /external/chromium_org/chrome/browser/sync/glue/
bookmark_change_processor.cc 16 #include "chrome/browser/bookmarks/bookmark_model_factory.h"
26 #include "components/bookmarks/browser/bookmark_client.h"
27 #include "components/bookmarks/browser/bookmark_model.h"
28 #include "components/bookmarks/browser/bookmark_utils.h"
127 syncer::BOOKMARKS);
150 // Remove mobile bookmarks node only if it is present.
173 syncer::BOOKMARKS);
292 syncer::BOOKMARKS);
347 syncer::BOOKMARKS);
389 syncer::BOOKMARKS);
    [all...]
bookmark_data_type_controller_unittest.cc 13 #include "chrome/browser/bookmarks/bookmark_model_factory.h"
14 #include "chrome/browser/bookmarks/chrome_bookmark_client.h"
15 #include "chrome/browser/bookmarks/chrome_bookmark_client_factory.h"
24 #include "components/bookmarks/browser/bookmark_model.h"
25 #include "components/bookmarks/test/bookmark_test_helpers.h"
287 syncer::BOOKMARKS)));
  /external/chromium_org/chrome/browser/ui/sync/
profile_signin_confirmation_helper.cc 12 #include "chrome/browser/bookmarks/bookmark_model_factory.h"
18 #include "components/bookmarks/browser/bookmark_model.h"
69 BookmarkModel* bookmarks = BookmarkModelFactory::GetForProfile(profile); local
70 bool has_bookmarks = bookmarks && bookmarks->HasBookmarks();
72 DVLOG(1) << "ProfileSigninConfirmationHelper: profile contains bookmarks";
  /external/chromium_org/sync/sessions/
model_type_registry_unittest.cc 86 routing_info.insert(std::make_pair(BOOKMARKS, GROUP_UI));
99 routing_info1.insert(std::make_pair(BOOKMARKS, GROUP_PASSIVE));
106 routing_info2.insert(std::make_pair(BOOKMARKS, GROUP_UI));
119 routing_info1.insert(std::make_pair(BOOKMARKS, GROUP_UI));
135 routing_info1.insert(std::make_pair(BOOKMARKS, GROUP_UI));
188 routing_info1.insert(std::make_pair(BOOKMARKS, GROUP_UI));
  /external/chromium_org/chrome/browser/history/android/
android_urls_database.h 16 // "www.bookmarks.com", but Chrome requires the url to be unique, like
17 // "http://www.bookmarks.com/". To support client queries by the orignal URL,
  /external/chromium_org/chrome/browser/ui/cocoa/
cocoa_profile_test.mm 9 #include "chrome/browser/bookmarks/bookmark_model_factory.h"
19 #include "components/bookmarks/test/bookmark_test_helpers.h"
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_sync_promo_view.cc 5 #include "chrome/browser/ui/views/bookmarks/bookmark_sync_promo_view.h"
8 #include "chrome/browser/ui/bookmarks/bookmark_bubble_delegate.h"
  /external/chromium_org/chrome/common/extensions/docs/templates/json/
extensions_sidenav.json 57 "title": "Bookmarks",
58 "href": "/extensions/bookmarks"

Completed in 1413 milliseconds

<<11121314151617181920>>