Home
last modified time | relevance | path

Searched refs:mAllowCollapse (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DScrollingTabContainerView.java58 private boolean mAllowCollapse; field in ScrollingTabContainerView
107 final boolean canCollapse = !lockedExpanded && mAllowCollapse; in onMeasure()
142 mAllowCollapse = allowCollapse; in setAllowCollapse()
314 if (mAllowCollapse) { in addTab()
330 if (mAllowCollapse) { in addTab()
341 if (mAllowCollapse) { in updateTab()
352 if (mAllowCollapse) { in removeTabAt()
363 if (mAllowCollapse) { in removeAllTabs()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt85985 Lcom/android/internal/widget/ScrollingTabContainerView;->mAllowCollapse:Z