Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppReceiver.java286 Constants.EXTRA_BT_OPP_TRANSFER_STATUS, in onReceive()
294 Constants.EXTRA_BT_OPP_TRANSFER_STATUS, in onReceive()
DConstants.java111 static final String EXTRA_BT_OPP_TRANSFER_STATUS = field in Constants