Searched defs:getChildAt (Results 1 – 4 of 4) sorted by relevance
| /frameworks/support/v7/recyclerview/src/android/support/v7/widget/ | ||
| D | ChildHelper.java | 179 View getChildAt(int index) { in getChildAt() method in ChildHelper |
| D | RecyclerView.java | 6613 public View getChildAt(int index) { in getChildAt() method in RecyclerView.LayoutManager |
| /frameworks/base/core/java/android/app/assist/ | ||
| D | AssistStructure.java | 1048 public ViewNode getChildAt(int index) { in getChildAt() method in AssistStructure.ViewNode |
| /frameworks/base/core/java/android/view/ | ||
| D | ViewGroup.java | 5877 public View getChildAt(int index) { in getChildAt() method in ViewGroup |