Searched refs:createSendToSelectionPickerIntent (Results 1 – 2 of 2) sorted by relevance
152 public static Intent createSendToSelectionPickerIntent(Context context, long[] ids, in createSendToSelectionPickerIntent() method in GroupUtil
445 startActivity(GroupUtil.createSendToSelectionPickerIntent(getContext(), ids, in startSendToSelectionPickerActivity()