Searched refs:secondCurrentParent (Results 1 – 1 of 1) sorted by relevance
10198 ViewParent secondCurrentParent = secondCurrent.mParent; in getCommonPredecessor() local10199 if (secondCurrentParent instanceof View) { in getCommonPredecessor()10200 secondCurrent = (View) secondCurrentParent; in getCommonPredecessor()