Searched refs:KEY_CONSENT_ACTIVITY (Results 1 – 1 of 1) sorted by relevance
80 private static final String KEY_CONSENT_ACTIVITY = KEY_PREFIX + "consentActivity"; field in ProjectionOptions98 mConsentActivity = bundle.getParcelable(KEY_CONSENT_ACTIVITY); in ProjectionOptions()155 bundle.putParcelable(KEY_CONSENT_ACTIVITY, mConsentActivity); in toBundle()