Home | History | Annotate | Download | only in browser

Lines Matching refs:TITLE

199      * determining whether to show or hide the title bar overlay
205 * true, we want the title bar overlay to be gone. When false, we do not.
481 String title = (String) msg.getData().get("title");
569 * Share a page, providing the title, url, favicon, and a screenshot. Uses
572 * @param title Title of the page. Stored in the Intent with
581 static final void sharePage(Context c, String title, String url,
586 send.putExtra(Intent.EXTRA_SUBJECT, title);
922 public void onReceivedTitle(Tab tab, final String title) {
929 // Update the title in the history database if not in private browsing mode
931 DataController.getInstance(mActivity).updateHistoryTitle(pageUrl, title);
1067 // Update the title bar to show the auto-login request.
1110 // callback from phone title bar
1779 // title bar, since the only thing that happened was a
1788 // title bar once again.
1794 // The options menu is closed, so open it, and show the title
1870 * Called by find and select when they are finished. Replace title bars
1904 i.putExtra(BrowserContract.Bookmarks.TITLE, w.getTitle());
1922 // star on the title bar.
2391 * Close the tab, remove its associated title bar, and adjust mTabControl's
2432 * Load the URL into the given WebView and update the title bar
2452 * Load UrlData into a Tab and update the title bar to reflect the new