Home | History | Annotate | Download | only in browser

Lines Matching refs:screenshot

569      * Share a page, providing the title, url, favicon, and a screenshot.  Uses
578 * @param screenshot Bitmap of a screenshot of the page. Stored in the
582 Bitmap favicon, Bitmap screenshot) {
588 send.putExtra(Browser.EXTRA_SHARE_SCREENSHOT, screenshot);
817 // to save a screenshot then we will now take the new page and save
818 // an incorrect screenshot. Therefore, remove any pending thumbnail
891 // Only update the bookmark screenshot if the user did not
1940 * @return desired width for thumbnail screenshot.
1951 * @return desired height for thumbnail screenshot.
2000 // If this is a bookmarked site, add a screenshot to the database.