Searched refs:ACTION_HANDOVER_SEND_MULTIPLE (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppHandoverReceiver.java37 action.equals(Constants.ACTION_HANDOVER_SEND_MULTIPLE)) {
50 } else if (action.equals(Constants.ACTION_HANDOVER_SEND_MULTIPLE)) {
H A DConstants.java88 public static final String ACTION_HANDOVER_SEND_MULTIPLE = field in class:Constants
/packages/apps/Nfc/src/com/android/nfc/beam/
H A DBluetoothOppHandover.java48 static final String ACTION_HANDOVER_SEND_MULTIPLE = field in class:BluetoothOppHandover
119 intent.setAction(ACTION_HANDOVER_SEND_MULTIPLE);

Completed in 137 milliseconds