Searched refs:copyInternalExtras (Results 1 – 1 of 1) sorted by relevance
281 copyInternalExtras(mFragment.getActivity().getIntent(), intent); in launchConfirmationActivity()284 copyInternalExtras(mActivity.getIntent(), intent); in launchConfirmationActivity()310 private void copyInternalExtras(Intent inIntent, Intent outIntent) { in copyInternalExtras() method in ChooseLockSettingsHelper