Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DConstants.java100 public static final String ACTION_BT_OPP_TRANSFER_DONE = field in Constants
DBluetoothOppReceiver.java234 Intent handoverIntent = new Intent(Constants.ACTION_BT_OPP_TRANSFER_DONE); in onReceive()