Searched refs:allViewsAreGoneBefore (Results 1 – 2 of 2) sorted by relevance
739 boolean allViewsAreGoneBefore = allViewsAreGoneBefore(childIndex); in hasDividerBeforeChildAt()740 if (allViewsAreGoneBefore) { in hasDividerBeforeChildAt()751 private boolean allViewsAreGoneBefore(int childIndex) { in allViewsAreGoneBefore() method in LinearLayout
82477 Landroid/widget/LinearLayout;->allViewsAreGoneBefore(I)Z