Home | History | Annotate | Download | only in widget

Lines Matching defs:getViewForPosition

5225          * Helper method for getViewForPosition.
5293 * {@link #getViewForPosition(int)} or created by
5296 * Generally, a LayoutManager should acquire its views via {@link #getViewForPosition(int)}
5300 * Note that, {@link #getViewForPosition(int)} already binds the View to the position so
5341 * {@link #getViewForPosition(int)} or {@link #bindViewToPosition(View, int)} is called.
5381 public View getViewForPosition(int position) {
5382 return getViewForPosition(position, false);
5385 View getViewForPosition(int position, boolean dryRun) {
6186 * When {@link Recycler#getViewForPosition(int)} is called, Recycler checks attached scrap and
7662 * {@link Recycler#getViewForPosition(int)}.
7673 * {@link Recycler#getViewForPosition(int)}.
11238 * that Recycler#getViewForPosition() can function safely.</p>
11381 * scenes, RecyclerView offsets {@link Recycler#getViewForPosition(int)} calls such that