Home
last modified time | relevance | path

Searched defs:ACTION_HANDOVER_SEND (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Nfc/src/com/android/nfc/beam/
H A DBluetoothOppHandover.java45 static final String ACTION_HANDOVER_SEND = field in BluetoothOppHandover
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DConstants.java85 static final String ACTION_HANDOVER_SEND = "android.nfc.handover.intent.action.HANDOVER_SEND"; field in Constants