Searched refs:IS_COPY_KEY (Results 1 – 1 of 1) sorted by relevance
56 private static final String IS_COPY_KEY = "is_copy"; field in GalleryComposerFragment102 selectedDataIsCopy = bundle.getBoolean(IS_COPY_KEY); in onCreateView()246 outState.putBoolean(IS_COPY_KEY, selectedDataIsCopy); in onSaveInstanceState()