Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DAppsCustomizeTabHost.java98 final ViewGroup tabsContainer = (ViewGroup) findViewById(R.id.tabs_container); in onFinishInflate() local
103 mTabsContainer = tabsContainer; in onFinishInflate()