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