Searched refs:getRecyclerViewChildAt (Results 1 – 5 of 5) sorted by relevance
140 View getRecyclerViewChildAt(int index); in getRecyclerViewChildAt() method
228 public View getRecyclerViewChildAt(int index) { in getRecyclerViewChildAt() method in RecyclerViewAdapterV1229 return mOEMRecyclerView.getRecyclerViewChildAt(index); in getRecyclerViewChildAt()
343 View getRecyclerViewChildAt(int index); in getRecyclerViewChildAt() method
414 public View getRecyclerViewChildAt(int index) { in getRecyclerViewChildAt() method in CarUiRecyclerViewImpl
493 public View getRecyclerViewChildAt(int index) { in getRecyclerViewChildAt() method in RecyclerViewImpl