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