Home
last modified time | relevance | path

Searched refs:EXTRA_BT_OPP_TRANSFER_DIRECTION (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppReceiver.java232 handoverIntent.putExtra(Constants.EXTRA_BT_OPP_TRANSFER_DIRECTION, in onReceive()
235 handoverIntent.putExtra(Constants.EXTRA_BT_OPP_TRANSFER_DIRECTION, in onReceive()
DConstants.java119 static final String EXTRA_BT_OPP_TRANSFER_DIRECTION = field in Constants
DBluetoothOppNotification.java344 intent.putExtra(Constants.EXTRA_BT_OPP_TRANSFER_DIRECTION, in updateActiveNotification()
347 intent.putExtra(Constants.EXTRA_BT_OPP_TRANSFER_DIRECTION, in updateActiveNotification()