Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DChildHelper.java179 View getChildAt(int index) { in getChildAt() method in ChildHelper
504 View getChildAt(int offset); in getChildAt() method
DRecyclerView.java6613 public View getChildAt(int index) { in getChildAt() method in RecyclerView.LayoutManager
/frameworks/base/core/java/android/app/assist/
DAssistStructure.java1048 public ViewNode getChildAt(int index) { in getChildAt() method in AssistStructure.ViewNode
/frameworks/base/core/java/android/view/
DViewGroup.java5877 public View getChildAt(int index) { in getChildAt() method in ViewGroup
7580 public View getChildAt(int index) { in getChildAt() method in ViewGroup.ChildListForAccessibility