Searched refs:getDeepestFocusedViewWithId (Results 1 – 1 of 1) sorted by relevance
3290 mState.mFocusedSubChildId = getDeepestFocusedViewWithId(focusedVh.itemView); in saveFocusInfo()3410 private int getDeepestFocusedViewWithId(View view) { in getDeepestFocusedViewWithId() method in RecyclerView