Searched defs:BOOKMARK_PARENT_ROOT_ID (Results 1 - 1 of 1) sorted by relevance

/packages/providers/PartnerBookmarksProvider/src/com/android/providers/partnerbookmarks/
H A DPartnerBookmarksContract.java35 * top-level folder with “parent” set to {@link #BOOKMARK_PARENT_ROOT_ID}
37 * {@link #BOOKMARK_PARENT_ROOT_ID} will cause the import to fail.
110 public static final int BOOKMARK_PARENT_ROOT_ID = 0; field in class:PartnerBookmarksContract.Bookmarks
126 * The unique ID for a row. Cannot be BOOKMARK_PARENT_ROOT_ID.
158 * The ID of the parent folder. BOOKMARK_PARENT_ROOT_ID is the root folder.

Completed in 108 milliseconds