Home
last modified time | relevance | path

Searched refs:setAllowCollapse (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DActionBarContainer.java258 tabView.setAllowCollapse(false); in setTabContainer()
H A DScrollingTabContainerView.java141 public void setAllowCollapse(boolean allowCollapse) { in setAllowCollapse() method in ScrollingTabContainerView
H A DToolbarWidgetWrapper.java453 tabView.setAllowCollapse(true); in setEmbeddedTabView()
H A DActionBarView.java256 mTabScrollView.setAllowCollapse(true); in onConfigurationChanged()
364 tabs.setAllowCollapse(true); in setEmbeddedTabView()