Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DLinearLayout.java440 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 LinearLayout
811 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 …]
DActionMenuView.java460 if (hasDividerBeforeChildAt(i)) { in onLayout()
484 if (hasDividerBeforeChildAt(i)) { in onLayout()
724 protected boolean hasDividerBeforeChildAt(int childIndex) { in hasDividerBeforeChildAt() method in ActionMenuView
/frameworks/base/core/java/com/android/internal/widget/
DAlertDialogLayout.java346 if (hasDividerBeforeChildAt(i)) { in onLayout()
/frameworks/base/boot/
Dboot-image-profile.txt20325 HSPLandroid/widget/LinearLayout;->hasDividerBeforeChildAt(I)Z+]Landroid/widget/LinearLayout;missing…
/frameworks/base/config/
Dboot-image-profile.txt20373 HSPLandroid/widget/LinearLayout;->hasDividerBeforeChildAt(I)Z+]Landroid/widget/LinearLayout;missing…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt71386 Landroid/widget/LinearLayout;->hasDividerBeforeChildAt(I)Z