Home
last modified time | relevance | path

Searched refs:hasDividerBeforeChildAt (Results 1 – 7 of 7) sorted by relevance

/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
DLinearLayoutCompat.java300 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 LinearLayoutCompat
630 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 …]
DAlertDialogLayout.java336 if (hasDividerBeforeChildAt(i)) { in onLayout()
/frameworks/base/core/java/android/widget/
DLinearLayout.java427 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 LinearLayout
794 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 …]
DActionMenuView.java458 if (hasDividerBeforeChildAt(i)) { in onLayout()
482 if (hasDividerBeforeChildAt(i)) { in onLayout()
717 protected boolean hasDividerBeforeChildAt(int childIndex) { in hasDividerBeforeChildAt() method in ActionMenuView
/frameworks/base/core/java/com/android/internal/widget/
DAlertDialogLayout.java344 if (hasDividerBeforeChildAt(i)) { in onLayout()
/frameworks/base/config/
Dhiddenapi-light-greylist.txt6857 Landroid/widget/ActionMenuView;->hasDividerBeforeChildAt(I)Z
Dboot-image-profile.txt36066 HSPLandroid/widget/ActionMenuView;->hasDividerBeforeChildAt(I)Z
36622 HSPLandroid/widget/LinearLayout;->hasDividerBeforeChildAt(I)Z