Searched defs:snapshots (Results 1 – 4 of 4) 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
276 ArgumentCaptor<List> snapshots = ArgumentCaptor.forClass(List.class); in callStartEndWithSharedElements() local
225 repeated PackageInfoSnapshot snapshots = 1; field
1061 std::vector<std::unique_ptr<NBLog::Reader::Snapshot>> snapshots(nLogs); in merge() local