Home
last modified time | relevance | path

Searched refs:allViewsAreGoneBefore (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DLinearLayout.java703 boolean allViewsAreGoneBefore = allViewsAreGoneBefore(childIndex); in hasDividerBeforeChildAt()
704 if (allViewsAreGoneBefore) { in hasDividerBeforeChildAt()
715 private boolean allViewsAreGoneBefore(int childIndex) { in allViewsAreGoneBefore() method in LinearLayout
/frameworks/base/config/
Dboot-image-profile.txt35686 HSPLandroid/widget/LinearLayout;->allViewsAreGoneBefore(I)Z