Home
last modified time | relevance | path

Searched refs:EXTRA_BT_OPP_TRANSFER_URI (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DConstants.java134 static final String EXTRA_BT_OPP_TRANSFER_URI = field in Constants
DBluetoothOppReceiver.java242 handoverIntent.putExtra(Constants.EXTRA_BT_OPP_TRANSFER_URI, in onReceive()