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

1 2 3 4

  /external/pdfium/fpdfsdk/
fpdfdoc_unittest.cpp 116 auto bookmarks = CreateDictObjs(3); local
118 bookmarks[1].obj->SetNewFor<CPDF_String>("Title", L"Chapter 1");
119 bookmarks[1].obj->SetNewFor<CPDF_Reference>("Parent", m_pIndirectObjs.Get(),
120 bookmarks[0].num);
121 bookmarks[1].obj->SetNewFor<CPDF_Reference>("Next", m_pIndirectObjs.Get(),
122 bookmarks[2].num);
124 bookmarks[2].obj->SetNewFor<CPDF_String>("Title", L"Chapter 2");
125 bookmarks[2].obj->SetNewFor<CPDF_Reference>("Parent", m_pIndirectObjs.Get(),
126 bookmarks[0].num);
127 bookmarks[2].obj->SetNewFor<CPDF_Reference>("Prev", m_pIndirectObjs.Get()
159 auto bookmarks = CreateDictObjs(3); local
194 auto bookmarks = CreateDictObjs(4); local
    [all...]
fpdfdoc_embeddertest.cpp 165 // Open a file with no bookmarks.
176 TEST_F(FPDFDocEmbeddertest, Bookmarks) {
177 // Open a file with two bookmarks.
178 EXPECT_TRUE(OpenDocument("bookmarks.pdf"));
200 // Open a file with two bookmarks.
201 EXPECT_TRUE(OpenDocument("bookmarks.pdf"));
223 // Check circular bookmarks will not cause infinite loop.
225 // Open a file with circular bookmarks.
  /packages/providers/PartnerBookmarksProvider/
proguard.flags 2 -keep class com.android.providers.partnerbookmarks.PartnerBookmarksContract$Bookmarks {
  /packages/providers/PartnerBookmarksProvider/src/com/android/providers/partnerbookmarks/
PartnerBookmarksProvider.java 50 * Default partner bookmarks provider implementation of {@link PartnerBookmarksContract} API.
51 * It reads the flat list of bookmarks and the name of the root partner
52 * bookmarks folder using getResources() API.
59 * string-array name="bookmarks"
86 // Default sort order for unsync'd bookmarks
88 PartnerBookmarksContract.Bookmarks.ID + " DESC, "
89 + PartnerBookmarksContract.Bookmarks.ID + " ASC";
94 PartnerBookmarksContract.Bookmarks.BOOKMARK_PARENT_ROOT_ID + 1;
97 private static final String TABLE_BOOKMARKS = "bookmarks";
102 matcher.addURI(authority, "bookmarks", URI_MATCH_BOOKMARKS)
215 final CharSequence[] bookmarks = res.getTextArray(R.array.bookmarks); local
255 final CharSequence[] bookmarks = res.getTextArray(R.array.bookmarks); local
    [all...]
PartnerBookmarksContract.java 24 * The contract between the partner bookmarks provider and applications.
31 * Partner bookmarks URI: content://com.android.partnerbookmarks/bookmarks
34 * If the provider is found, and the set of bookmarks is non-empty, exactly one
41 /** The authority for the partner bookmarks provider */
44 /** A content:// style uri to the authority for the partner bookmarks provider */
60 * The bookmarks table, which holds the partner bookmarks.
62 public static final class Bookmarks {
66 private Bookmarks() {}
    [all...]
  /packages/providers/PartnerBookmarksProvider/tests/src/com/android/providers/partnerbookmarks/
PartnerBookmarksProviderTest.java 30 PartnerBookmarksContract.Bookmarks.BOOKMARK_PARENT_ROOT_ID + 1;
36 PartnerBookmarksContract.Bookmarks.CONTENT_URI);
38 "Failed to acquire " + PartnerBookmarksContract.Bookmarks.CONTENT_URI,
42 cursor = providerClient.query(PartnerBookmarksContract.Bookmarks.CONTENT_URI,
44 assertNotNull("Failed to query for bookmarks", cursor);
48 cursor.getColumnIndexOrThrow(PartnerBookmarksContract.Bookmarks.ID));
50 cursor.getColumnIndexOrThrow(PartnerBookmarksContract.Bookmarks.PARENT));
52 cursor.getColumnIndexOrThrow(PartnerBookmarksContract.Bookmarks.TYPE))
53 == PartnerBookmarksContract.Bookmarks.BOOKMARK_TYPE_FOLDER;
55 cursor.getColumnIndexOrThrow(PartnerBookmarksContract.Bookmarks.URL))
    [all...]
  /external/autotest/client/site_tests/policy_ManagedBookmarks/
policy_ManagedBookmarks.py 19 behavior of not showing the managed bookmarks folder, which is equivalent
22 When one or more bookmarks are specified by the policy, then the Managed
23 Bookmarks folder is shown, and the specified bookmarks within it.
54 bookmarks folder nor its contents. When set to one or more bookmarks
63 raise error.TestFail('Managed Bookmarks should be hidden.')
66 raise error.TestFail('Managed Bookmarks should be shown.')
69 """Check whether managed bookmarks are shown in the UI.
71 @param policy_bookmarks: bookmarks expected
    [all...]
control 20 A test case shall pass if the Manage Bookmarks page contains (or does not
21 contain) the domain-named bookmarks folder and the specified bookmarks when
control.multiplebookmarks_shown 18 ManagedBookmarks specifies multiple bookmarks.
20 The test case shall pass if the Manage Bookmarks page contains the domain-named
21 bookmarks folder and the specified bookmark(s). The test case shall fail if the
control.notset_notshown 20 The test case shall pass if the Manage Bookmarks page does not contain the
21 domain-named bookmarks folder. A test case shall fail if the above behavior
control.singlebookmark_shown 20 The test case shall pass if the Manage Bookmarks page contains the domain-named
21 bookmarks folder and the specified bookmark(s). The test case shall fail if the
  /frameworks/base/core/res/res/xml/
bookmarks.xml 18 Default system bookmarks for AOSP.
19 Bookmarks for vendor apps should be added to a bookmarks resource overlay; not here.
34 <bookmarks>
59 </bookmarks>
  /frameworks/base/packages/SettingsProvider/res/xml/
bookmarks.xml 18 Default system bookmarks for AOSP.
19 Bookmarks for vendor apps should be added to a bookmarks resource overlay; not here.
34 <bookmarks>
59 </bookmarks>
  /external/autotest/client/site_tests/policy_EditBookmarksEnabled/
policy_EditBookmarksEnabled.py 20 When set True or not set, bookmarks can be added, removed, or modified.
21 When set False, bookmarks cannot be added, removed, or modified, though
22 existing bookmarks (if any) are still available.
27 BOOKMARKS = [{"name": "Google",
35 'ManagedBookmarks': BOOKMARKS
48 @returns: True if add-new-bookmarks-command is disabled.
50 tab = self.navigate_to_url('chrome://bookmarks/#1')
68 to add bookmarks. When false, the UI does not allow the user to add
69 bookmarks.
control.false_disable 20 The test case shall pass if the Manage Bookmarks page does not allow the user
control.notset_enable 20 The test case shall pass if the Manage Bookmarks page allows the user to add a
control.true_enable 20 The test case shall pass if the Manage Bookmarks page allows the user to add a
control 20 A test case shall pass if the Manage Bookmarks page allows (or forbids) the
  /packages/providers/PartnerBookmarksProvider/res/values/
strings.xml 18 <string name="bookmarks_folder_name" translatable="false">Partner Bookmarks</string>
19 <string-array name="bookmarks" />
  /external/libxml2/doc/tutorial/
customfo.xsl 18 <!-- enable pdf bookmarks -->
  /frameworks/base/core/java/android/provider/
Browser.java 29 import android.provider.BrowserContract.Bookmarks;
40 * A table containing both bookmarks and history items. The columns of the table are defined in
44 public static final Uri BOOKMARKS_URI = Uri.parse("content://browser/bookmarks");
159 entries -- if the user wants more bookmarks than the cap, they
239 * Return a cursor pointing to a list of all the bookmarks. The cursor will have a single
247 return new MatrixCursor(new String[]{Bookmarks.URL}, 0);
280 whereClause = new StringBuilder(Bookmarks.URL + " = ");
287 whereClause = new StringBuilder(Bookmarks.URL + " = ");
334 * reasonable size. Note: it does not prune bookmarks. If the
335 * user wants 1000 bookmarks, the user gets 1000 bookmarks
    [all...]
BrowserContract.java 39 * BrowserContract defines an database of browser-related information which are bookmarks,
89 * Convenience definitions for use in implementing chrome bookmarks sync in the Bookmarks table.
243 * The bookmarks table, which holds the user's browser bookmarks.
245 public static final class Bookmarks implements CommonColumns, ImageColumns, SyncColumns {
249 private Bookmarks() {}
254 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "bookmarks");
257 * Used in {@link Bookmarks#TYPE} column and indicats the row is a bookmark.
262 * Used in {@link Bookmarks#TYPE} column and indicats the row is a folder
    [all...]
  /frameworks/base/services/core/java/com/android/server/policy/
ShortcutManager.java 46 private static final String TAG_BOOKMARKS = "bookmarks";
108 com.android.internal.R.xml.bookmarks);
183 Log.w(TAG, "Got exception parsing bookmarks.", e);
185 Log.w(TAG, "Got exception parsing bookmarks.", e);
  /packages/providers/BookmarkProvider/src/com/android/bookmarkstore/
BookmarkProvider.java 40 return BrowserContract.Bookmarks.CONTENT_TYPE;
  /packages/providers/PartnerBookmarksProvider/tests/
AndroidManifest.xml 34 android:label="partner bookmarks provider tests"/>

Completed in 211 milliseconds

1 2 3 4