Searched defs:rejectedSnapshots (Results 1 – 1 of 1) sorted by relevance
376 ArrayList<View> rejectedSnapshots = createSnapshots(sharedElementState, rejectedNames); in startSharedElementTransition() local672 private void startRejectedAnimations(final ArrayList<View> rejectedSnapshots) { in startRejectedAnimations()