Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DChildHelper.java155 View getChildAt(int index) { in getChildAt() method in ChildHelper
477 View getChildAt(int offset); in getChildAt() method
DRecyclerView.java5547 public View getChildAt(int index) { in getChildAt() method in RecyclerView.LayoutManager
/frameworks/base/core/java/android/view/
DViewGroup.java5461 public View getChildAt(int index) { in getChildAt() method in ViewGroup
7138 public View getChildAt(int index) { in getChildAt() method in ViewGroup.ChildListForAccessibility