Searched defs:snapshots (Results 1 – 1 of 1) sorted by relevance
532 Bundle sharedElementState, final ArrayList<View> snapshots) { in setSharedElementState()555 protected void notifySharedElementEnd(ArrayList<View> snapshots) { in notifySharedElementEnd()561 protected void scheduleSetSharedElementEnd(final ArrayList<View> snapshots) { in scheduleSetSharedElementEnd()611 ArrayList<View> snapshots = new ArrayList<View>(numSharedElements); in createSnapshots() local