Home
last modified time | relevance | path

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

/packages/apps/Browser/src/com/android/browser/
DTabScrollView.java71 mContentView = new TabLayout(ctx); in init()
217 class TabLayout extends LinearLayout { class in TabScrollView
219 public TabLayout(Context context) { in TabLayout() method in TabScrollView.TabLayout