Searched refs:mFocusIndex (Results 1 – 1 of 1) sorted by relevance
100 private int mFocusIndex; field in TileAdapter461 if (position == mFocusIndex) { in onBindViewHolder()480 mFocusIndex = RecyclerView.NO_POSITION;495 mFocusIndex = position;507 mFocusIndex = mEditIndex - 1;508 final int focus = mFocusIndex;524 mFocusIndex = position;