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