Searched refs:hasDividerBeforeChildAt (Results 1 – 1 of 1) sorted by relevance
337 if (hasDividerBeforeChildAt(i)) { in drawDividersVertical()345 if (hasDividerBeforeChildAt(count)) { in drawDividersVertical()365 if (hasDividerBeforeChildAt(i)) { in drawDividersHorizontal()378 if (hasDividerBeforeChildAt(count)) { in drawDividersHorizontal()613 protected boolean hasDividerBeforeChildAt(int childIndex) { in hasDividerBeforeChildAt() method in MatchParentShrinkingLinearLayout678 if (hasDividerBeforeChildAt(i)) { in measureVertical()776 if (mTotalLength > 0 && hasDividerBeforeChildAt(count)) { in measureVertical()1179 if (hasDividerBeforeChildAt(i)) { in layoutVertical()1325 if (hasDividerBeforeChildAt(childIndex)) { in layoutHorizontal()