Searched refs:hasDividerBeforeChildAt (Results 1 – 7 of 7) sorted by relevance
300 if (hasDividerBeforeChildAt(i)) { in drawDividersVertical()308 if (hasDividerBeforeChildAt(count)) { in drawDividersVertical()328 if (hasDividerBeforeChildAt(i)) { in drawDividersHorizontal()341 if (hasDividerBeforeChildAt(count)) { in drawDividersHorizontal()565 protected boolean hasDividerBeforeChildAt(int childIndex) { in hasDividerBeforeChildAt() method in LinearLayoutCompat630 if (hasDividerBeforeChildAt(i)) { in measureVertical()729 if (mTotalLength > 0 && hasDividerBeforeChildAt(count)) { in measureVertical()976 if (hasDividerBeforeChildAt(i)) { in measureHorizontal()1093 if (mTotalLength > 0 && hasDividerBeforeChildAt(count)) { in measureHorizontal()1494 if (hasDividerBeforeChildAt(i)) { in layoutVertical()[all …]
336 if (hasDividerBeforeChildAt(i)) { in onLayout()
427 if (hasDividerBeforeChildAt(i)) { in drawDividersVertical()435 if (hasDividerBeforeChildAt(count)) { in drawDividersVertical()468 if (hasDividerBeforeChildAt(i)) { in drawDividersHorizontal()481 if (hasDividerBeforeChildAt(count)) { in drawDividersHorizontal()717 protected boolean hasDividerBeforeChildAt(int childIndex) { in hasDividerBeforeChildAt() method in LinearLayout794 if (hasDividerBeforeChildAt(i)) { in measureVertical()895 if (nonSkippedChildCount > 0 && hasDividerBeforeChildAt(count)) { in measureVertical()1137 if (hasDividerBeforeChildAt(i)) { in measureHorizontal()1259 if (nonSkippedChildCount > 0 && hasDividerBeforeChildAt(count)) { in measureHorizontal()1651 if (hasDividerBeforeChildAt(i)) { in layoutVertical()[all …]
458 if (hasDividerBeforeChildAt(i)) { in onLayout()482 if (hasDividerBeforeChildAt(i)) { in onLayout()717 protected boolean hasDividerBeforeChildAt(int childIndex) { in hasDividerBeforeChildAt() method in ActionMenuView
344 if (hasDividerBeforeChildAt(i)) { in onLayout()
6857 Landroid/widget/ActionMenuView;->hasDividerBeforeChildAt(I)Z
36066 HSPLandroid/widget/ActionMenuView;->hasDividerBeforeChildAt(I)Z36622 HSPLandroid/widget/LinearLayout;->hasDividerBeforeChildAt(I)Z