Searched refs:ACTION_HANDOVER_SEND_MULTIPLE (Results 1 – 3 of 3) sorted by relevance
41 || action.equals(Constants.ACTION_HANDOVER_SEND_MULTIPLE)) { in onReceive()56 } else if (action.equals(Constants.ACTION_HANDOVER_SEND_MULTIPLE)) { in onReceive()
95 static final String ACTION_HANDOVER_SEND_MULTIPLE = field in Constants
105 Intent intent = new Intent(Constants.ACTION_HANDOVER_SEND_MULTIPLE); in onReceive_withActionHandoverSendMultiple_startTransfer()