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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppHandoverReceiver.java36 if (action.equals(Constants.ACTION_HANDOVER_SEND) ||
47 if (action.equals(Constants.ACTION_HANDOVER_SEND)) {
H A DConstants.java84 public static final String ACTION_HANDOVER_SEND = field in class:Constants
/packages/apps/Nfc/src/com/android/nfc/beam/
H A DBluetoothOppHandover.java45 static final String ACTION_HANDOVER_SEND = field in class:BluetoothOppHandover
116 intent.setAction(ACTION_HANDOVER_SEND);

Completed in 369 milliseconds