Home
last modified time | relevance | path

Searched defs:tab1 (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/design/tests/src/android/support/design/widget/
DTabLayoutTest.java137 final TabLayout.Tab tab1 = tabs.newTab().setCustomView(R.layout.design_tab_item_custom); in testMultipleTabsWithCustomLayoutSelection1() local
162 final TabLayout.Tab tab1 = tabs.newTab(); in testMultipleTabsWithCustomLayoutSelection2() local