Home | History | Annotate | Download | only in app

Lines Matching defs:sharedElement

468                 View sharedElement = mSharedElements.get(i);
470 SharedElementOriginalState originalState = getOldSharedElementState(sharedElement,
473 setSharedElementState(sharedElement, name, sharedElementState,
594 View sharedElement = mSharedElements.get(i);
596 captureSharedElementState(sharedElement, name, bundle, tempMatrix, tempBounds);
760 View sharedElement = mSharedElements.get(i);
761 GhostView.removeGhost(sharedElement);