Searched refs:candidateLp (Results 1 – 1 of 1) sorted by relevance
1062 final LayoutParams candidateLp = (LayoutParams) candidate.getLayoutParams(); in onFocusSearchFailed() local1063 final int candidateStart = candidateLp.mSpanIndex; in onFocusSearchFailed()1064 final int candidateEnd = candidateLp.mSpanIndex + candidateLp.mSpanSize; in onFocusSearchFailed()1100 focusableWeakCandidateSpanIndex = candidateLp.mSpanIndex; in onFocusSearchFailed()1105 unfocusableWeakCandidateSpanIndex = candidateLp.mSpanIndex; in onFocusSearchFailed()