Searched refs:mNumNotGoneChildren (Results 1 – 1 of 1) sorted by relevance
62 int mNumNotGoneChildren; field in NotificationActionListLayout91 mNumNotGoneChildren = 0; in countAndRebuildMeasureOrder()102 mNumNotGoneChildren++; in countAndRebuildMeasureOrder()143 final int childWidth = innerWidthMinusChildMargins / mNumNotGoneChildren; in measureAndReturnEvenlyDividedWidth()203 int unmeasuredChildren = mNumNotGoneChildren - measuredChildren; in measureAndGetUsedWidth()