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