Searched refs:allViewsAreGoneBefore (Results 1 – 2 of 2) sorted by relevance
703 boolean allViewsAreGoneBefore = allViewsAreGoneBefore(childIndex); in hasDividerBeforeChildAt()704 if (allViewsAreGoneBefore) { in hasDividerBeforeChildAt()715 private boolean allViewsAreGoneBefore(int childIndex) { in allViewsAreGoneBefore() method in LinearLayout
35686 HSPLandroid/widget/LinearLayout;->allViewsAreGoneBefore(I)Z