Home
last modified time | relevance | path

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

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