Lines Matching full:tabs
215 // Tabs' notion of whether they represent bookmarked sites.
270 // remaining incognito tabs.
332 List<Tab> tabs = mTabControl.getTabs();
333 ArrayList<Long> restoredTabs = new ArrayList<Long>(tabs.size());
334 for (Tab t : tabs) {
338 if (tabs.size() == 0) {
341 mUi.updateTabs(tabs);
660 // Save all the tabs
663 // Save time so that we know how old incognito tabs (if any) are.
737 // Destroy all the tabs
806 // to start the timer. As we won't switch tabs while an activity is in
2165 /****************** tabs ***************************************************/
2466 // this isn't called for preloaded tabs