Searched refs:KEY_CATEGORY_COLLECTION_ID (Results 1 – 1 of 1) sorted by relevance
63 private static final String KEY_CATEGORY_COLLECTION_ID = "key_category_collection_id"; field in IndividualPickerActivity81 : savedInstanceState.getString(KEY_CATEGORY_COLLECTION_ID); in onCreate()228 bundle.putString(KEY_CATEGORY_COLLECTION_ID, mCategoryCollectionId); in onSaveInstanceState()