Searched defs:sourceView (Results 1 – 4 of 4) sorted by relevance
7 public View sourceView; field in SharedElement13 View sourceView, Snapshot sourceViewSnapshot, View targetView, Snapshot targetViewSnapshot) { in SharedElement()
157 View sourceView = sharedElement.sourceView; in maybeRestartAnimationWithNewLayout() local