Searched refs:mAllowCollapse (Results 1 – 2 of 2) sorted by relevance
58 private boolean mAllowCollapse; field in ScrollingTabContainerView107 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()
85985 Lcom/android/internal/widget/ScrollingTabContainerView;->mAllowCollapse:Z