Searched refs:mExpandEnabled (Results 1 – 1 of 1) sorted by relevance
89 private boolean mExpandEnabled; field in ControlBar124 mExpandEnabled = ta.getBoolean(R.styleable.ControlBar_enableOverflow, true); in init()251 } else if (mExpandEnabled && i == expandCollapseIndex && mViews != null in updateViewsLayout()