Searched defs:snapshots (Results 1 – 3 of 3) sorted by relevance
602 Bundle sharedElementState, final ArrayList<View> snapshots) { in setSharedElementState()625 protected void notifySharedElementEnd(ArrayList<View> snapshots) { in notifySharedElementEnd()631 protected void scheduleSetSharedElementEnd(final ArrayList<View> snapshots) { in scheduleSetSharedElementEnd()674 ArrayList<View> snapshots = new ArrayList<View>(numSharedElements); in createSnapshots() local
275 ArgumentCaptor<List> snapshots = ArgumentCaptor.forClass(List.class); in callStartEndWithSharedElements() local
994 std::vector<std::unique_ptr<NBLog::Reader::Snapshot>> snapshots(nLogs); in merge() local