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