Searched refs:EXTRA_BT_OPP_TRANSFER_ID (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppHandoverReceiver.java78 int id = intent.getIntExtra(Constants.EXTRA_BT_OPP_TRANSFER_ID, -1);
H A DConstants.java128 public static final String EXTRA_BT_OPP_TRANSFER_ID = field in class:Constants
H A DBluetoothOppReceiver.java242 handoverIntent.putExtra(Constants.EXTRA_BT_OPP_TRANSFER_ID, transInfo.mID);
H A DBluetoothOppNotification.java308 intent.putExtra(Constants.EXTRA_BT_OPP_TRANSFER_ID, item.id);

Completed in 67 milliseconds