Searched refs:mFocusIndex (Results 1 – 1 of 1) sorted by relevance
99 private int mFocusIndex; field in TileAdapter423 if (position == mFocusIndex) { in onBindViewHolder()442 mFocusIndex = RecyclerView.NO_POSITION;457 mFocusIndex = position;469 mFocusIndex = mEditIndex - 1;470 final int focus = mFocusIndex;486 mFocusIndex = position;