Searched refs:touchIconUrl (Results 1 – 2 of 2) sorted by relevance
765 String touchIconUrl = bundle.getString(TOUCH_ICON_URL); in run() local772 if (touchIconUrl != null) { in run()
1902 String touchIconUrl = w.getTouchIconUrl(); in createBookmarkCurrentPageIntent() local1903 if (touchIconUrl != null) { in createBookmarkCurrentPageIntent()1904 i.putExtra(AddBookmarkPage.TOUCH_ICON_URL, touchIconUrl); in createBookmarkCurrentPageIntent()