Searched refs:CUSTOM_ACTION_SEND_MULTIPLE_INTENT (Results 1 – 1 of 1) sorted by relevance
36 private static final String CUSTOM_ACTION_SEND_MULTIPLE_INTENT = field in ActionSendMultipleConsumerActivity51 final Intent customIntent = new Intent(CUSTOM_ACTION_SEND_MULTIPLE_INTENT); in onCreate()106 filter.addAction(CUSTOM_ACTION_SEND_MULTIPLE_INTENT); in CustomActionSendMultipleListener()