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

/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
H A DActionBarContainer.java228 tabView.setAllowCollapse(false);
H A DScrollingTabContainerView.java149 public void setAllowCollapse(boolean allowCollapse) { method in class:ScrollingTabContainerView
H A DToolbarWidgetWrapper.java432 tabView.setAllowCollapse(true);
/frameworks/base/core/java/com/android/internal/widget/
H A DActionBarContainer.java258 tabView.setAllowCollapse(false);
H A DScrollingTabContainerView.java137 public void setAllowCollapse(boolean allowCollapse) { method in class:ScrollingTabContainerView
H A DToolbarWidgetWrapper.java453 tabView.setAllowCollapse(true);
H A DActionBarView.java256 mTabScrollView.setAllowCollapse(true);
364 tabs.setAllowCollapse(true);

Completed in 112 milliseconds