Searched refs:RESULT_SEND_TO_SELECTION (Results 1 – 1 of 1) sorted by relevance
62 public static final int RESULT_SEND_TO_SELECTION = 200; field in GroupUtil147 Intent.createChooser(intent, title), RESULT_SEND_TO_SELECTION); in startSendToSelectionActivity() local