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