Searched refs:INTENT_FILTER_KEY (Results 1 – 2 of 2) sorted by relevance
79 public static final String INTENT_FILTER_KEY = "intent_filter"; field in ChooserTargetActionsDialogFragment99 mIntentFilter = (IntentFilter) b.get(INTENT_FILTER_KEY); in setStateFromBundle()114 outState.putParcelable(ChooserTargetActionsDialogFragment.INTENT_FILTER_KEY, mIntentFilter); in onSaveInstanceState()
1824 bundle.putParcelable(ChooserTargetActionsDialogFragment.INTENT_FILTER_KEY,