Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java4464 View getViewForPosition(int position, boolean dryRun) { in getViewForPosition()
4875 ViewHolder getScrapViewForPosition(int position, int type, boolean dryRun) { in getScrapViewForPosition()
4922 ViewHolder getScrapViewForId(long id, int type, boolean dryRun) { in getScrapViewForId()