Home
last modified time | relevance | path

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

/frameworks/support/samples/SupportDesignDemos/src/com/example/android/support/design/widget/
DTabLayoutUsage.java89 case TabLayout.MODE_SCROLLABLE: in setupRadioGroup()
106 mTabLayout.setTabMode(TabLayout.MODE_SCROLLABLE); in setupRadioGroup()
DTabLayoutPreselectedUsage.java77 case TabLayout.MODE_SCROLLABLE: in setupRadioGroup()
94 mTabLayout.setTabMode(TabLayout.MODE_SCROLLABLE); in setupRadioGroup()
/frameworks/support/design/src/android/support/design/widget/
DTabLayout.java171 public static final int MODE_SCROLLABLE = 0; field in TabLayout
187 @IntDef(value = {MODE_SCROLLABLE, MODE_FIXED})
1039 case MODE_SCROLLABLE: in onMeasure()
1182 if (mMode == MODE_SCROLLABLE) { in calculateScrollXForTab()
1204 if (mMode == MODE_SCROLLABLE) {
1214 case MODE_SCROLLABLE:
2079 return mMode == MODE_SCROLLABLE ? mScrollableTabMinWidth : 0; in getTabMinWidth()
/frameworks/support/design/tests/src/android/support/design/widget/
DTabLayoutWithViewPagerTest.java523 assertEquals("Scrollable tab mode", TabLayout.MODE_SCROLLABLE, mTabLayout.getTabMode());
547 assertEquals("Scrollable tab mode", TabLayout.MODE_SCROLLABLE, mTabLayout.getTabMode());
DTabLayoutTest.java248 assertEquals(TabLayout.MODE_SCROLLABLE, tabs.getTabMode()); in testSetScrollPosition()
/frameworks/support/api/
D22.2.0.txt278 field public static final int MODE_SCROLLABLE = 0; // 0x0
D22.2.1.txt287 field public static final int MODE_SCROLLABLE = 0; // 0x0
D25.1.0.txt729 field public static final int MODE_SCROLLABLE = 0; // 0x0
D25.0.0.txt703 field public static final int MODE_SCROLLABLE = 0; // 0x0
D23.0.0.txt394 field public static final int MODE_SCROLLABLE = 0; // 0x0
D25.2.0.txt729 field public static final int MODE_SCROLLABLE = 0; // 0x0
D24.2.0.txt682 field public static final int MODE_SCROLLABLE = 0; // 0x0
D26.0.0-alpha1.txt766 field public static final int MODE_SCROLLABLE = 0; // 0x0
D23.2.1.txt506 field public static final int MODE_SCROLLABLE = 0; // 0x0
D25.3.0.txt839 field public static final int MODE_SCROLLABLE = 0; // 0x0
D23.2.0.txt506 field public static final int MODE_SCROLLABLE = 0; // 0x0
D23.1.1.txt436 field public static final int MODE_SCROLLABLE = 0; // 0x0
D25.4.0.txt869 field public static final int MODE_SCROLLABLE = 0; // 0x0
D23.4.0.txt508 field public static final int MODE_SCROLLABLE = 0; // 0x0
D23.1.0.txt433 field public static final int MODE_SCROLLABLE = 0; // 0x0
D24.0.0.txt532 field public static final int MODE_SCROLLABLE = 0; // 0x0
D26.0.0-beta1.txt866 field public static final int MODE_SCROLLABLE = 0; // 0x0
D26.0.0-SNAPSHOT.txt875 field public static final int MODE_SCROLLABLE = 0; // 0x0
D26.0.0-beta2.txt875 field public static final int MODE_SCROLLABLE = 0; // 0x0
D24.1.0.txt532 field public static final int MODE_SCROLLABLE = 0; // 0x0