Searched refs:hasDividerBeforeChildAt (Results 1 – 5 of 5) sorted by relevance
440 if (hasDividerBeforeChildAt(i)) { in drawDividersVertical()448 if (hasDividerBeforeChildAt(count)) { in drawDividersVertical()481 if (hasDividerBeforeChildAt(i)) { in drawDividersHorizontal()494 if (hasDividerBeforeChildAt(count)) { in drawDividersHorizontal()734 protected boolean hasDividerBeforeChildAt(int childIndex) { in hasDividerBeforeChildAt() method in LinearLayout811 if (hasDividerBeforeChildAt(i)) { in measureVertical()912 if (nonSkippedChildCount > 0 && hasDividerBeforeChildAt(count)) { in measureVertical()1154 if (hasDividerBeforeChildAt(i)) { in measureHorizontal()1276 if (nonSkippedChildCount > 0 && hasDividerBeforeChildAt(count)) { in measureHorizontal()1668 if (hasDividerBeforeChildAt(i)) { in layoutVertical()[all …]
459 if (hasDividerBeforeChildAt(i)) { in onLayout()483 if (hasDividerBeforeChildAt(i)) { in onLayout()723 protected boolean hasDividerBeforeChildAt(int childIndex) { in hasDividerBeforeChildAt() method in ActionMenuView
346 if (hasDividerBeforeChildAt(i)) { in onLayout()
18540 HSPLandroid/widget/ActionMenuView;->hasDividerBeforeChildAt(I)Z18926 HSPLandroid/widget/LinearLayout;->hasDividerBeforeChildAt(I)Z
82492 Landroid/widget/LinearLayout;->hasDividerBeforeChildAt(I)Z