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.java238 handoverIntent.putExtra(Constants.EXTRA_BT_OPP_TRANSFER_DIRECTION, in onReceive()
241 handoverIntent.putExtra(Constants.EXTRA_BT_OPP_TRANSFER_DIRECTION, in onReceive()
DConstants.java120 public static final String EXTRA_BT_OPP_TRANSFER_DIRECTION = field in Constants
DBluetoothOppNotification.java304 intent.putExtra(Constants.EXTRA_BT_OPP_TRANSFER_DIRECTION, in updateActiveNotification()
307 intent.putExtra(Constants.EXTRA_BT_OPP_TRANSFER_DIRECTION, in updateActiveNotification()