Home
last modified time | relevance | path

Searched refs:tabCount (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
DActiveTabsPage.java117 final int tabCount = mControl.getTabCount(); in getView() local
118 if (tabCount < TabControl.MAX_TABS) { in getView()
149 if (tabCount == 1) { in getView()