Home
last modified time | relevance | path

Searched defs:hasDividerBeforeChildAt (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/widget/
H A DActionMenuView.java724 protected boolean hasDividerBeforeChildAt(int childIndex) { in hasDividerBeforeChildAt() method in ActionMenuView
H A DLinearLayout.java734 protected boolean hasDividerBeforeChildAt(int childIndex) { in hasDividerBeforeChildAt() method in LinearLayout
/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DMatchParentShrinkingLinearLayout.java612 protected boolean hasDividerBeforeChildAt(int childIndex) { in hasDividerBeforeChildAt() method in MatchParentShrinkingLinearLayout