Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DActionMenuView.java717 protected boolean hasDividerBeforeChildAt(int childIndex) { in hasDividerBeforeChildAt() method in ActionMenuView
DLinearLayout.java717 protected boolean hasDividerBeforeChildAt(int childIndex) { in hasDividerBeforeChildAt() method in LinearLayout
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
DLinearLayoutCompat.java565 protected boolean hasDividerBeforeChildAt(int childIndex) { in hasDividerBeforeChildAt() method in LinearLayoutCompat