Searched defs:endParent (Results 1 – 5 of 5) sorted by relevance
260 private boolean parentMatches(View startParent, View endParent) { in parentMatches()282 ViewGroup endParent = (ViewGroup) endParentVals.get(PROPNAME_PARENT); in createAnimator() local
83 ViewGroup endParent; field in Visibility.VisibilityInfo283 View endParent = (View) endValues.view.getParent(); in onAppear() local
233 ViewGroup endParent = (ViewGroup) endValues.values.get(PROPNAME_PARENT); in createAnimator() local352 private boolean parentsMatch(ViewGroup startParent, ViewGroup endParent) { in parentsMatch()
228 ViewGroup endParent; field in VisibilityPort.VisibilityInfo
119 ViewGroup endParent = (ViewGroup) endParentVals.get(PROPNAME_PARENT); in createAnimator() local