Searched refs:BUNDLE_SNAPSHOT_COLOR_SPACE (Results 1 – 1 of 1) sorted by relevance
53 private static final String BUNDLE_SNAPSHOT_COLOR_SPACE = "sharedElement:snapshot:colorSpace"; field in SharedElementCallback193 bundle.putInt(BUNDLE_SNAPSHOT_COLOR_SPACE, cs.getId()); in onCaptureSharedElementSnapshot()245 int colorSpaceId = bundle.getInt(BUNDLE_SNAPSHOT_COLOR_SPACE, 0); in onCreateSnapshotView()