Searched refs:setAllowCollapse (Results 1 - 6 of 6) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
H A DActionBarContainer.java197 tabView.setAllowCollapse(false);
H A DScrollingTabContainerView.java131 public void setAllowCollapse(boolean allowCollapse) { method in class:ScrollingTabContainerView
H A DActionBarView.java275 mTabScrollView.setAllowCollapse(true);
387 tabs.setAllowCollapse(true);
/frameworks/base/core/java/com/android/internal/widget/
H A DActionBarContainer.java237 tabView.setAllowCollapse(false);
H A DScrollingTabContainerView.java140 public void setAllowCollapse(boolean allowCollapse) { method in class:ScrollingTabContainerView
H A DActionBarView.java272 mTabScrollView.setAllowCollapse(true);
375 tabs.setAllowCollapse(true);

Completed in 131 milliseconds