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.java5006 View getViewForPosition(int position, boolean dryRun) { in getViewForPosition()
5442 ViewHolder getScrapViewForPosition(int position, int type, boolean dryRun) { in getScrapViewForPosition()
5501 ViewHolder getScrapViewForId(long id, int type, boolean dryRun) { in getScrapViewForId()