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