Searched refs:mLastWidthSize (Results 1 – 2 of 2) sorted by relevance
40 private int mLastWidthSize = -1; field in ButtonBarLayout68 if (widthSize > mLastWidthSize && isStacked()) { in onMeasure()73 mLastWidthSize = widthSize; in onMeasure()
39 private int mLastWidthSize = -1; field in ButtonBarLayout66 if (widthSize > mLastWidthSize && isStacked()) { in onMeasure()71 mLastWidthSize = widthSize; in onMeasure()