Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DChildHelperTest.java136 public View getChildAt(int offset) { in getChildAt() method in ChildHelperTest.LoggingCallback
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DChildHelper.java179 View getChildAt(int index) { in getChildAt() method in ChildHelper
523 View getChildAt(int offset); in getChildAt() method
DRecyclerView.java7383 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.java6046 public View getChildAt(int index) { in getChildAt() method in ViewGroup
7760 public View getChildAt(int index) { in getChildAt() method in ViewGroup.ChildListForAccessibility