Searched refs:bookmarkIntent (Results 1 – 1 of 1) sorted by relevance
1807 Intent bookmarkIntent = createBookmarkCurrentPageIntent(false); in bookmarkCurrentPage() local1808 if (bookmarkIntent != null) { in bookmarkCurrentPage()1809 mActivity.startActivity(bookmarkIntent); in bookmarkCurrentPage()