Searched refs:setFadingEdgeLength (Results 1 – 4 of 4) sorted by relevance
412 public void setFadingEdgeLength(int length) { in setFadingEdgeLength() method in PagedRecyclerView414 mNestedRecyclerView.setFadingEdgeLength(length); in setFadingEdgeLength()416 super.setFadingEdgeLength(length); in setFadingEdgeLength()
65 mBrowseList.setFadingEdgeLength(getResources() in onViewCreated()
64 mBrowseList.setFadingEdgeLength(getResources() in onViewCreated()
270 mListView.setFadingEdgeLength(0); in setUpListView()